ci(Mergify): configuration update (#10)
This commit is contained in:
parent
3da498d074
commit
bf9dfdb8d5
1 changed files with 9 additions and 0 deletions
9
.mergify.yml
Normal file
9
.mergify.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
pull_request_rules:
|
||||||
|
- name: Automatic merge
|
||||||
|
description: Merge when PR passes all branch protection and has label automerge
|
||||||
|
conditions:
|
||||||
|
- label = automated
|
||||||
|
- author = twoneis
|
||||||
|
- check-success = check-flake
|
||||||
|
actions:
|
||||||
|
merge:
|
Loading…
Add table
Reference in a new issue