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 2022/11/10 07:20:17 UTC

[incubator-hugegraph-toolchain] branch imbajin-patch-1 created (now cc2b5a2a)

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-toolchain.git


      at cc2b5a2a chore: enable rebase for co-working pr

This branch includes the following new commits:

     new cc2b5a2a chore: enable rebase for co-working pr

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-toolchain] 01/01: chore: enable rebase for co-working pr

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-toolchain.git

commit cc2b5a2a72a601b8bab474f1291920f5953f8dc2
Author: imbajin <ji...@apache.org>
AuthorDate: Thu Nov 10 15:20:12 2022 +0800

    chore: enable rebase for co-working pr
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7be9658d..bb886b47 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,11 +32,11 @@ github:
     - graph
     - client
     - tool
-    
+  # enable rebase for co-working pr
   enabled_merge_buttons:
     merge:  false
-    rebase: false
     squash: true
+    rebase: true
   protected_branches:
     master:
       required_status_checks: