docker-documentation/.github/auto-merge.yml
2019-02-12 09:54:39 -05:00

12 lines
250 B
YAML

# Configuration for probot-auto-merge - https://github.com/bobvanderlinden/probot-auto-merge
updateBranch: true
deleteBranchAfterMerge: true
reportStatus: true
minApprovals:
COLLABORATOR: 2
maxRequestedChanges:
NONE: 0
blockingLabels:
- blocked