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-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 6ff77e30 chore: update .asf.yaml for mail rules (#204)
6ff77e30 is described below
commit 6ff77e308c653bb1e6945613bd49aa104beb2b7c
Author: imbajin <[email protected]>
AuthorDate: Tue Mar 21 20:54:53 2023 +0800
chore: update .asf.yaml for mail rules (#204)
---
.asf.yaml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index dabeaa77..572b5f43 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,7 +28,7 @@ github:
labels:
- hugegraph
- website
- - hugo
+ - doc
- apache
- graph
del_branch_on_merge: true
@@ -42,12 +42,10 @@ github:
protected_branches:
master:
required_status_checks:
- # strict means "Require branches to be up-to-date before merging".
- #strict: true
contexts:
- deploy
required_pull_request_reviews:
- #dismiss_stale_reviews: true
+ dismiss_stale_reviews: true
required_approving_review_count: 1
require_code_owner_reviews: false
@@ -61,8 +59,9 @@ publish:
whoami: asf-site
notifications:
- #pullrequests_status: [email protected]
- # before use the config, we should ensure the "mail" address has set well
(exist)
- #pullrequests_comment: [email protected]
- #issues: [email protected]
+ # use https://selfserve.apache.org to manage it
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
+ pullrequests_bot_dependabot: [email protected]
+ issues: [email protected]
discussions: [email protected]