.github: move mergify config

This commit is contained in:
Tess Rinearson
2020-11-06 00:27:02 +01:00
parent a65c23a526
commit fdb7421ae8

10
.github/mergify.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
pull_request_rules:
- name: Automerge to master
conditions:
- base=master
- label=S:automerge
actions:
merge:
method: squash
strict: true
commit_message: title+body