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