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:
parent
6591a4119c
commit
95e1f463c8
1 changed files with 11 additions and 0 deletions
11
.mergify.yml
11
.mergify.yml
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue