Create auto-merge.yml
This commit is contained in:
parent
bccef64314
commit
c156813c39
|
@ -0,0 +1,9 @@
|
||||||
|
minApprovals:
|
||||||
|
COLLABORATOR: 3
|
||||||
|
maxRequestedChanges:
|
||||||
|
COLLABORATOR: 0
|
||||||
|
updateBranch: true
|
||||||
|
mergeMethod: squash
|
||||||
|
requiredBaseBranches:
|
||||||
|
- development
|
||||||
|
reportStatus: true
|
Loading…
Reference in New Issue