ci(Mergify): configuration update

Signed-off-by: Sanjay Chacku Purakal <null>
This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 15:00:19 +02:00
parent 3da498d074
commit e7f50b8ca4

9
.mergify.yml Normal file
View 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: