mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
12 lines
250 B
YAML
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 |