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

gallardot pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 17d853a29b [Chore] Change dismiss_stale_reviews to 1 (#17992)
17d853a29b is described below

commit 17d853a29bd8780529adea004d930a2106db257f
Author: Wenjun Ruan <[email protected]>
AuthorDate: Wed Feb 25 10:06:59 2026 +0800

    [Chore] Change dismiss_stale_reviews to 1 (#17992)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 22ebf16cfb..e7eac9353e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -52,7 +52,7 @@ github:
           - "Title Validator"
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        required_approving_review_count: 2
+        required_approving_review_count: 1
   features:
     # Enable issues management
     issues: true

Reply via email to