1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Update mergify.yml

This commit is contained in:
Eelco Dolstra 2025-10-07 17:16:57 +02:00
parent 875f7ec25f
commit b0f567e18b

View file

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