Create auto-merge.yml

This commit is contained in:
Preston 2021-08-17 23:03:58 -04:00 committed by GitHub
parent bccef64314
commit c156813c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
.github/auto-merge.yml vendored Normal file
View File

@ -0,0 +1,9 @@
minApprovals:
COLLABORATOR: 3
maxRequestedChanges:
COLLABORATOR: 0
updateBranch: true
mergeMethod: squash
requiredBaseBranches:
- development
reportStatus: true