This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-1 in repository https://gitbox.apache.org/repos/asf/datasketches-rust.git
commit 153dd83870bc10eae3fc0ecf58b25f56c71fa128 Author: tison <[email protected]> AuthorDate: Thu Jan 8 20:43:40 2026 +0800 chore: Remove required approving review count from PRs Add it back when we have more committers to extend the review bandwidth. --- .asf.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 0f44228..0c51de1 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -38,8 +38,7 @@ github: required_status_checks: contexts: - Required - required_pull_request_reviews: - required_approving_review_count: 1 + required_pull_request_reviews: {} dependabot_alerts: true dependabot_updates: false --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
