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

twice pushed a commit to branch twice/asfyaml
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 98d6827f17d99627d41f67af6da33957a428e9bc
Author: Twice <[email protected]>
AuthorDate: Fri Aug 22 10:48:28 2025 +0800

    chore(.asf.yaml): enable auto merge and disable wiki
---
 .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:

Reply via email to