diff --git a/.asf.yaml b/.asf.yaml index ac5e0523..0f18a9c4 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -34,7 +34,10 @@ github: merge: false rebase: true protected_branches: - unstable: {} + unstable: + required_pull_request_reviews: + dismiss_stale_reviews: false + required_approving_review_count: 1 notifications: commits: commits@kvrocks.apache.org