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 821e828 Require CI must be passed before merging (#338)
821e828 is described below
commit 821e8286c0daa95ae1aa6b30183a989a2b54574c
Author: hulk <[email protected]>
AuthorDate: Sat Aug 16 00:42:26 2025 +0800
Require CI must be passed before merging (#338)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 0f18a9c..6b66f7e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +38,8 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: false
required_approving_review_count: 1
+ required_status_checks:
+ strict: true
notifications:
commits: [email protected]