mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
commit
c3e7e88889
2 changed files with 12 additions and 1 deletions
11
.mergify.yml
11
.mergify.yml
|
@ -139,3 +139,14 @@ pull_request_rules:
|
|||
labels:
|
||||
- automatic backport
|
||||
- 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
|
||||
|
|
2
.version
2
.version
|
@ -1 +1 @@
|
|||
2.29.0
|
||||
2.30.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue