Compare commits
1 commit
main
...
mergify/tw
Author | SHA1 | Date | |
---|---|---|---|
![]() |
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