mirror of
https://github.com/NixOS/nix.git
synced 2025-10-14 19:17:47 +08:00
Update mergify.yml
This commit is contained in:
11
.mergify.yml
11
.mergify.yml
@@ -161,3 +161,14 @@ pull_request_rules:
|
|||||||
labels:
|
labels:
|
||||||
- automatic backport
|
- automatic backport
|
||||||
- merge-queue
|
- merge-queue
|
||||||
|
|
||||||
|
- name: backport patches to 2.31
|
||||||
|
conditions:
|
||||||
|
- label=backport 2.31-maintenance
|
||||||
|
actions:
|
||||||
|
backport:
|
||||||
|
branches:
|
||||||
|
- "2.31-maintenance"
|
||||||
|
labels:
|
||||||
|
- automatic backport
|
||||||
|
- merge-queue
|
||||||
|
Reference in New Issue
Block a user