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

kirs 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 a269e3d  Revert "Change the number of approving_review_count to 2 
(#6456)" (#6706)
a269e3d is described below

commit a269e3df7612a017dab6b8ff473720b53d96ad0d
Author: Jiajie Zhong <[email protected]>
AuthorDate: Fri Nov 5 18:31:54 2021 +0800

    Revert "Change the number of approving_review_count to 2 (#6456)" (#6706)
    
    This reverts commit 4d69685b
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0ea0bce..eaf38d2 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: 2
+        required_approving_review_count: 1

Reply via email to