mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-05 08:07:16 +00:00
drop mergify
This commit is contained in:
parent
955f7cb1b5
commit
3c8cf2ecb8
1 changed files with 0 additions and 29 deletions
29
.mergify.yml
29
.mergify.yml
|
@ -1,29 +0,0 @@
|
|||
pull_request_rules:
|
||||
- name: automatic merge on CI success
|
||||
conditions:
|
||||
- check-success=tests
|
||||
- check-success=Evaluate flake.nix
|
||||
- check-success=package lint [x86_64-linux]
|
||||
- check-success=package cross-build [x86_64-linux]
|
||||
- check-success=package ssh-to-pgp [x86_64-linux]
|
||||
- check-success=check pgp-keys-22_11 [x86_64-linux]
|
||||
- check-success=check age-keys [x86_64-linux]
|
||||
- check-success=package sops-install-secrets [x86_64-linux]
|
||||
- check-success=check sops-import-keys-hook-22_11 [x86_64-linux]
|
||||
- check-success=package sops-import-keys-hook [x86_64-linux]
|
||||
- check-success=check age-keys-22_11 [x86_64-linux]
|
||||
- check-success=check age-ssh-keys [x86_64-linux]
|
||||
- check-success=package sops-pgp-hook [x86_64-linux]
|
||||
- check-success=check lint-22_11 [x86_64-linux]
|
||||
- check-success=check sops-init-gpg-key-22_11 [x86_64-linux]
|
||||
- check-success=check ssh-keys-22_11 [x86_64-linux]
|
||||
- check-success=check pruning-22_11 [x86_64-linux]
|
||||
- check-success=check sops-pgp-hook-22_11 [x86_64-linux]
|
||||
- check-success=package sops-pgp-hook-test [x86_64-linux]
|
||||
- check-success=check pruning [x86_64-linux]
|
||||
- check-success=check sops-pgp-hook-test-22_11 [x86_64-linux]
|
||||
- author=sops-nix-bot
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
delete_head_branch: {}
|
Loading…
Add table
Reference in a new issue