1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 23:15:08 +02:00

Update .mergify.yml

This commit is contained in:
Eelco Dolstra 2025-07-08 16:18:53 +02:00
parent 4fa99d743e
commit 06665e27f4

View file

@ -150,3 +150,14 @@ pull_request_rules:
labels:
- automatic backport
- merge-queue
- name: backport patches to 2.30
conditions:
- label=backport 2.30-maintenance
actions:
backport:
branches:
- "2.30-maintenance"
labels:
- automatic backport
- merge-queue