We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4004a93 commit 6a685a5Copy full SHA for 6a685a5
.mergify.yml
@@ -3,7 +3,11 @@ pull_request_rules:
3
conditions:
4
- author=Lyndeno
5
- title=Update flake.lock
6
- - "check-success~=nix-build"
+ - "check-success=ci/hydra:nix-config:master:aarch64-linux.nixos-trinity"
7
+ - "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-morpheus"
8
+ - "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-neo"
9
+ - "check-success=ci/hydra:nix-config:master:x86_64-linux.nixos-oracle"
10
+ - "check-success=ci/hydra:nix-config:master:x86_64-linux.git-hooks"
11
actions:
12
merge:
13
method: merge
0 commit comments