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/incubator-kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new 71ead5de Re-enable require branches to be up-to-date (#1154)
71ead5de is described below
commit 71ead5de3a5606a76242fff77908cb1cefaa811c
Author: Twice <[email protected]>
AuthorDate: Sat Dec 3 23:04:06 2022 +0800
Re-enable require branches to be up-to-date (#1154)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 340a4d66..98ab7ccc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,6 +39,7 @@ github:
dismiss_stale_reviews: true
required_approving_review_count: 1
required_status_checks:
+ strict: true
contexts:
- Required