From e4b139ba1653d260f906f1947867eba97f1e45c8 Mon Sep 17 00:00:00 2001 From: Sai Boorlagadda Date: Sat, 27 Sep 2025 09:11:18 -0700 Subject: [PATCH] GEODE-10434: Updated required review to 1 Earlier due to the status of the project, we changed (#7900) it to zero to allow commits without blocking. As we have now active commiters we should revert the change. --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index d72e67d84c32..25daa6337c91 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -46,7 +46,7 @@ github: required_pull_request_reviews: dismiss_stale_reviews: false require_code_owner_reviews: false - required_approving_review_count: 0 + required_approving_review_count: 1 required_signatures: false