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-controller.git
The following commit(s) were added to refs/heads/unstable by this push:
new 2b86875 Add branch 1.0 and 1.1 as protected branches in .asf.yaml
(#345)
2b86875 is described below
commit 2b86875614e0db929f5d36d08ba7f64cc17dbe50
Author: Twice <[email protected]>
AuthorDate: Tue Sep 2 16:59:59 2025 +0800
Add branch 1.0 and 1.1 as protected branches in .asf.yaml (#345)
---
.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]