Merge pull request #119 from seemethere/unir
Add unir yml Upstream-commit: 946d2d4dd2648082955d55cd7f4d8348986a6517 Component: packaging
This commit is contained in:
12
components/packaging/.unir.yml
Normal file
12
components/packaging/.unir.yml
Normal file
@ -0,0 +1,12 @@
|
||||
# The list of people who can trigger an auto-merge with approvals
|
||||
whitelist:
|
||||
- seemethere
|
||||
- andrewhsu
|
||||
- jose-bigio
|
||||
- corbin-coleman
|
||||
|
||||
# At least 2 approvals are needed for auto-merging
|
||||
approvals_needed: 2
|
||||
|
||||
# If one review requests changes, unir will not merge automatically
|
||||
consensus_needed: true
|
||||
Reference in New Issue
Block a user