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

leonbao 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 4d69685  Change the number of approving_review_count to 2 (#6456)
4d69685 is described below

commit 4d69685ba1f9ecc8595dffc13194ec902531ed51
Author: Kirs <[email protected]>
AuthorDate: Fri Oct 8 11:07:37 2021 +0800

    Change the number of approving_review_count to 2 (#6456)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index eaf38d2..0ea0bce 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,4 +44,4 @@ github:
         strict: true
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        required_approving_review_count: 1
+        required_approving_review_count: 2

Reply via email to