This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new cb612921e chore(.asf.yaml): enable auto merge and disable wiki (#3137)
cb612921e is described below
commit cb612921e1f1aacf63954c3a0bdf5843145cf48a
Author: Twice <[email protected]>
AuthorDate: Fri Aug 22 11:00:43 2025 +0800
chore(.asf.yaml): enable auto merge and disable wiki (#3137)
---
.asf.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 9034a87aa..436fb1192 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,10 +29,19 @@ github:
- namespace
- redis
- redis-cluster
+ pull_requests:
+ allow_auto_merge: true
+ allow_update_branch: true
enabled_merge_buttons:
squash: true
+ squash_commit_message: PR_TITLE_AND_DESC
merge: false
rebase: true
+ features:
+ wiki: false
+ issues: true
+ projects: true
+ discussions: true
protected_branches:
unstable:
required_pull_request_reviews: