1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Merge pull request #11950 from NixOS/mergify/roberth/config-update

ci(Mergify): configuration update
This commit is contained in:
Robert Hensing 2024-11-25 12:41:32 +01:00 committed by GitHub
commit 7e68306a4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,3 +90,13 @@ pull_request_rules:
- "2.24-maintenance" - "2.24-maintenance"
labels: labels:
- merge-queue - merge-queue
- name: backport patches to 2.25
conditions:
- label=backport 2.25-maintenance
actions:
backport:
branches:
- "2.25-maintenance"
labels:
- merge-queue