Skip to content

Commit

Permalink
Merging code in the protected branch requires mandatory approval from…
Browse files Browse the repository at this point in the history
… code review (#497)
  • Loading branch information
aaron-ai committed Apr 23, 2023
1 parent ba97b2d commit 4e08d6e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,17 @@ github:
rebase: false
protected_branches:
master:
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false
required_approving_review_count: 1
required_status_checks:
contexts:
- codespell-check
- build-result
notifications:
commits: [email protected]
issues: [email protected]
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
jobs: [email protected]
discussions: [email protected]
jobs: [email protected]
discussions: [email protected]

0 comments on commit 4e08d6e

Please sign in to comment.