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 e2cd4b1e chore: protect release branches in .asf.yaml (#2385)
e2cd4b1e is described below

commit e2cd4b1eff79e688f4acc44c407e8e1379db5162
Author: Twice <[email protected]>
AuthorDate: Sun Jun 30 12:39:57 2024 +0900

    chore: protect release branches in .asf.yaml (#2385)
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4d0f708a..2669da60 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,6 +42,16 @@ github:
         strict: true
         contexts:
           - Required
+    1.3: {}
+    2.0: {}
+    2.1: {}
+    2.2: {}
+    2.3: {}
+    2.4: {}
+    2.5: {}
+    2.6: {}
+    2.7: {}
+    2.8: {}
 
 notifications:
   commits:      [email protected]

Reply via email to