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 6feb0f59 fix(.asf.yaml): branch protection cannot be created (#2386)
6feb0f59 is described below
commit 6feb0f595308fe62616a876e029b0347ad9bf30a
Author: Twice <[email protected]>
AuthorDate: Sun Jun 30 12:56:02 2024 +0900
fix(.asf.yaml): branch protection cannot be created (#2386)
---
.asf.yaml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2669da60..3baaba00 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,16 +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: {}
+ '1.3': {}
+ '2.0': {}
+ '2.1': {}
+ '2.2': {}
+ '2.3': {}
+ '2.4': {}
+ '2.5': {}
+ '2.6': {}
+ '2.7': {}
+ '2.8': {}
notifications:
commits: [email protected]