This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


The following commit(s) were added to refs/heads/master by this push:
     new a946ad1de chore: update .asf.yaml for mail rule (#2221)
a946ad1de is described below

commit a946ad1de4e8f922251a5241ffc957c33379677f
Author: imbajin <[email protected]>
AuthorDate: Wed May 31 22:56:58 2023 +0800

    chore: update .asf.yaml for mail rule (#2221)
---
 .asf.yaml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index bb280a82a..f83048d7b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -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: [email protected]
-  discussions: [email protected]
+  pullrequests_status: [email protected]
   pullrequests_comment: [email protected]
+  pullrequests_bot_dependabot: [email protected]
   issues: [email protected]
-  # TODO: Send depandabot PRs to xx@ instead
-  # pullrequests_bot_dependabot: [email protected]
+  issues_status: [email protected]
+  issues_comment: [email protected]
+  discussions: [email protected]

Reply via email to