You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2023/03/21 12:55:00 UTC

[incubator-hugegraph-doc] branch master updated: chore: update .asf.yaml for mail rules (#204)

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 <ji...@apache.org>
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: dev@hugegraph.apache.org
-  # before use the config, we should ensure the "mail" address has set well (exist)
-  #pullrequests_comment: issues@hugegraph.apache.org
-  #issues: issues@hugegraph.apache.org
+  # use https://selfserve.apache.org to manage it
+  pullrequests_status: dev@hugegraph.apache.org
+  pullrequests_comment: issues@hugegraph.apache.org
+  pullrequests_bot_dependabot: issues@hugegraph.apache.org
+  issues: issues@hugegraph.apache.org
   discussions: dev@hugegraph.apache.org