This is an automated email from the ASF dual-hosted git repository.
SteNicholas 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 90b231b chore: enable rebase merges (#160)
90b231b is described below
commit 90b231b1eac7230c8220a512aa952ba2fe19900c
Author: Zhang Jiawei <[email protected]>
AuthorDate: Fri Jul 31 16:35:37 2026 +0800
chore: enable rebase merges (#160)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ae9917a..96daab1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,7 +32,7 @@ github:
enabled_merge_buttons:
merge: false
squash: true
- rebase: false
+ rebase: true
rulesets:
- name: "Branch Protection"
type: branch