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-controller.git

commit f78b9cfa7f098775e2f773416b4fbf909c4dda1b
Author: Twice <[email protected]>
AuthorDate: Tue Sep 2 16:50:22 2025 +0800

    Add branch 1.0 and 1.1 as protected branches in .asf.yaml
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 25ca55c..d1020ce 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,6 +40,8 @@ github:
         required_approving_review_count: 1
       required_status_checks:
         strict: true
+    '1.0': {}
+    '1.1': {}
 
 notifications:
   commits:      [email protected]

Reply via email to