You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by va...@apache.org on 2022/11/09 06:56:25 UTC

[incubator-hugegraph] branch master updated: chore: enable rebase merge (#2003)

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

vaughn 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 8869c9ea4 chore: enable rebase merge (#2003)
8869c9ea4 is described below

commit 8869c9ea4aebd800d46ad95d04f268995f55dec6
Author: imbajin <ji...@apache.org>
AuthorDate: Wed Nov 9 14:56:20 2022 +0800

    chore: enable rebase merge (#2003)
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e1dde177d..be8f953ae 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,7 +29,7 @@ github:
   #labels:
   enabled_merge_buttons:
     merge:  false
-    rebase: false
+    rebase: true
     squash: true
   protected_branches:
     master:
@@ -52,5 +52,5 @@ notifications:
   # 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
-  #discussions:  issues@hugegraph.apache.org
+  #discussions: issues@hugegraph.apache.org