nix-config/.mergify.yml
Sanjay Chacku Purakal e7f50b8ca4 ci(Mergify): configuration update
Signed-off-by: Sanjay Chacku Purakal <null>
2024-04-27 15:00:19 +02:00

9 lines
260 B
YAML

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: