1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 09:41:15 +02:00

.mergify.yml: Add backport 2.29-maintenance entry

This commit is contained in:
John Ericson 2025-05-14 19:36:32 -04:00
parent 6591a4119c
commit 95e1f463c8

View file

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