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

JingsongLi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-cpp.git


The following commit(s) were added to refs/heads/main by this push:
     new 8c8d20e  Configure squash-only merge button (#29)
8c8d20e is described below

commit 8c8d20e6b19150c7630363e6794ef1facf1fa1ac
Author: YeJunHao <[email protected]>
AuthorDate: Thu May 28 17:25:06 2026 +0800

    Configure squash-only merge button (#29)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2b2b440..ab16547 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,7 +30,7 @@ github:
   enabled_merge_buttons:
     merge: false
     squash: true
-    rebase: true
+    rebase: false
   protected_branches:
     main:
       required_pull_request_reviews:

Reply via email to