mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
commit
559061bf5a
2 changed files with 12 additions and 1 deletions
11
.mergify.yml
11
.mergify.yml
|
|
@ -172,3 +172,14 @@ pull_request_rules:
|
||||||
labels:
|
labels:
|
||||||
- automatic backport
|
- automatic backport
|
||||||
- merge-queue
|
- 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
|
||||||
|
|
|
||||||
2
.version
2
.version
|
|
@ -1 +1 @@
|
||||||
2.32.0
|
2.33.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue