diff --git a/.github/auto-merge.yml b/.github/auto-merge.yml new file mode 100644 index 000000000..9314c0597 --- /dev/null +++ b/.github/auto-merge.yml @@ -0,0 +1,7 @@ +# Config for github.com/bobvanderlinden/probot-auto-merge +minApprovals: + COLLABORATOR: 1 +requiredLabels: + - automerge +mergeMethod: merge +reportStatus: true \ No newline at end of file