This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch twice/asfyaml
in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git

commit ae6afb6d2300474ffe84d6c3930727e491029eff
Author: Twice <[email protected]>
AuthorDate: Tue Aug 19 21:57:14 2025 +0800

    Enable dismiss_stale_reviews in .asf.yaml
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6b66f7e..25ca55c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,7 @@ github:
   protected_branches:
     unstable:
       required_pull_request_reviews:
-        dismiss_stale_reviews: false
+        dismiss_stale_reviews: true
         required_approving_review_count: 1
       required_status_checks:
         strict: true

Reply via email to