ci(Mergify): configuration update (#10)

This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 15:00:54 +02:00 committed by GitHub
parent 3da498d074
commit bf9dfdb8d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: