forked from hugegraph/hugegraph
chore: update .asf.yaml for mail rule (#2221)
This commit is contained in:
parent
e1d9607410
commit
a946ad1de4
|
|
@ -51,9 +51,10 @@ github:
|
|||
# refer https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Notificationsettingsforrepositories
|
||||
notifications:
|
||||
# use https://selfserve.apache.org to manage it
|
||||
pullrequests_status: dev@hugegraph.apache.org
|
||||
discussions: dev@hugegraph.apache.org
|
||||
pullrequests_status: issues@hugegraph.apache.org
|
||||
pullrequests_comment: issues@hugegraph.apache.org
|
||||
pullrequests_bot_dependabot: issues@hugegraph.apache.org
|
||||
issues: issues@hugegraph.apache.org
|
||||
# TODO: Send depandabot PRs to xx@ instead
|
||||
# pullrequests_bot_dependabot: issues@hugegraph.apache.org
|
||||
issues_status: dev@hugegraph.apache.org
|
||||
issues_comment: issues@hugegraph.apache.org
|
||||
discussions: dev@hugegraph.apache.org
|
||||
|
|
|
|||
Loading…
Reference in New Issue