This is an automated email from the ASF dual-hosted git repository.
PragmaTwice 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 b0ae44fe7 chore(.asf.yaml): add 2.16 into protected branches (#3535)
b0ae44fe7 is described below
commit b0ae44fe7c8c4b3052d779f4ff3acd4b6aff078c
Author: Twice <[email protected]>
AuthorDate: Mon Jun 22 08:59:01 2026 +0800
chore(.asf.yaml): add 2.16 into protected branches (#3535)
We can add `2.16` to protected branches since it's released now.
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index e461ad422..4ce91e0c3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -68,6 +68,7 @@ github:
'2.13': {}
'2.14': {}
'2.15': {}
+ '2.16': {}
notifications:
commits: [email protected]