nix-config/.mergify.yml
2024-04-27 15:00:54 +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: