mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
.mergify.yml: Add backport 2.28-maintenance entry
This commit is contained in:
parent
3f13cc0f87
commit
c29b2d1058
1 changed files with 11 additions and 0 deletions
11
.mergify.yml
11
.mergify.yml
|
@ -128,3 +128,14 @@ pull_request_rules:
|
|||
labels:
|
||||
- automatic backport
|
||||
- merge-queue
|
||||
|
||||
- name: backport patches to 2.28
|
||||
conditions:
|
||||
- label=backport 2.28-maintenance
|
||||
actions:
|
||||
backport:
|
||||
branches:
|
||||
- "2.28-maintenance"
|
||||
labels:
|
||||
- automatic backport
|
||||
- merge-queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue