From 408feb4fae164790770c232c210f937d2bab4850 Mon Sep 17 00:00:00 2001 From: Pil0tXia Date: Mon, 8 Apr 2024 15:13:03 +0800 Subject: [PATCH] Temporarily set `approving_count` to 0 to allow committers to merge themselves PR --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 898b57a2..e656e56a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,7 +43,7 @@ github: strict: true required_pull_request_reviews: dismiss_stale_reviews: true - required_approving_review_count: 1 + required_approving_review_count: 0 # Temporary 0 to allow committers to merge themselves PR notifications: commits: commits@eventmesh.apache.org # Send all issue emails (new, closed, comments) to issues@