Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Sanjay Chacku Purakal
e7f50b8ca4 ci(Mergify): configuration update
Signed-off-by: Sanjay Chacku Purakal <null>
2024-04-27 15:00:19 +02:00

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: