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/16 07:12:58 UTC

[incubator-hugegraph-doc] branch imbajin-patch-1 created (now 169acf3e)

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

jin pushed a change to branch imbajin-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


      at 169acf3e chore: update .asf.yaml for mail rules

This branch includes the following new commits:

     new 169acf3e chore: update .asf.yaml for mail rules

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-hugegraph-doc] 01/01: chore: update .asf.yaml for mail rules

Posted by ji...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 169acf3e8c4932c5d83994d73f3db045b5ef9134
Author: imbajin <ji...@apache.org>
AuthorDate: Thu Mar 16 15:12:51 2023 +0800

    chore: update .asf.yaml for mail rules
---
 .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