Merge pull request #1007 from NixOS/joerg-ci

add new tests to mergify configuration
This commit is contained in:
Jörg Thalheim 2024-06-23 14:02:06 +02:00 committed by GitHub
commit c5cdfd2a49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# when updating channels, also update .mergify.yml
channel: [ nixos-unstable, nixos-24.05 ]
steps:
- uses: actions/checkout@v4

View file

@ -1,7 +1,8 @@
queue_rules:
- name: default
merge_conditions:
- check-success=tests
- check-success=tests (nixos-24.05)
- check-success=tests (nixos-unstable)
defaults:
actions:
queue: