You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ti...@apache.org on 2022/12/02 08:07:19 UTC

[pulsar-site] branch main updated: Allow rebase and merge

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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 3c12b2d17a8 Allow rebase and merge
3c12b2d17a8 is described below

commit 3c12b2d17a85b7227c08f38c0d242bb3ac54faf5
Author: tison <wa...@gmail.com>
AuthorDate: Fri Dec 2 16:07:14 2022 +0800

    Allow rebase and merge
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b6c376f0293..5c47acccf59 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,7 +25,7 @@ github:
   enabled_merge_buttons:
     squash:  true
     merge:   false
-    rebase:  false
+    rebase:  true
   protected_branches:
     # Protect these branches for the website
     main: