chore: update .asf.yaml for mail rule (#2221)

This commit is contained in:
imbajin 2023-05-31 22:56:58 +08:00 committed by GitHub
parent e1d9607410
commit a946ad1de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -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