ci(Mergify): configuration update
Signed-off-by: Sanjay Chacku Purakal <null>
This commit is contained in:
parent
3da498d074
commit
e7f50b8ca4
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