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
4fa99d743e
commit
06665e27f4
1 changed files with 11 additions and 0 deletions
11
.mergify.yml
11
.mergify.yml
|
|
@ -150,3 +150,14 @@ pull_request_rules:
|
||||||
labels:
|
labels:
|
||||||
- automatic backport
|
- automatic backport
|
||||||
- merge-queue
|
- merge-queue
|
||||||
|
|
||||||
|
- name: backport patches to 2.30
|
||||||
|
conditions:
|
||||||
|
- label=backport 2.30-maintenance
|
||||||
|
actions:
|
||||||
|
backport:
|
||||||
|
branches:
|
||||||
|
- "2.30-maintenance"
|
||||||
|
labels:
|
||||||
|
- automatic backport
|
||||||
|
- merge-queue
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue