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

wenjun 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 d1135eabc7 [DSIP-34] Change required_approving_review_count to 2 
(#15914)
d1135eabc7 is described below

commit d1135eabc7df9358fd210e423785d1067af64698
Author: Wenjun Ruan <[email protected]>
AuthorDate: Thu Apr 25 19:39:56 2024 +0800

    [DSIP-34] Change required_approving_review_count to 2 (#15914)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cf409dc6a3..84619447be 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,4 +49,4 @@ github:
           - "Mergeable: milestone-label-check"
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        required_approving_review_count: 1
+        required_approving_review_count: 2

Reply via email to