Mergify: configuration update (#62)

This commit is contained in:
Federico Kunze 2021-06-03 03:04:47 -04:00 committed by GitHub
parent 1aa8c7e736
commit bf8e4b404e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
pull_request_rules:
- name: automerge to master with label automerge and branch protection passing
- name: automerge to base branch with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>1"
- base=development
- base=main
- label=automerge
actions:
merge: