Skip to content

Commit

Permalink
Set up CI and approval requirements (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng authored Jul 19, 2022
1 parent 69a56e1 commit e8aba5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ github:
squash: true
merge: false
rebase: false
protected_branches:
master:
required_status_checks:
strict: true
contexts:
- CI
- e2e-rust
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1

0 comments on commit e8aba5a

Please sign in to comment.