mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-07 16:27:27 +00:00
Add backport label for Flux 2.7
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
b90d1738a9
commit
e6eb9d79e3
1 changed files with 3 additions and 3 deletions
6
.github/labels.yaml
vendored
6
.github/labels.yaml
vendored
|
|
@ -44,12 +44,12 @@
|
||||||
description: Feature request proposals in the RFC format
|
description: Feature request proposals in the RFC format
|
||||||
color: '#D621C3'
|
color: '#D621C3'
|
||||||
aliases: ['area/RFC']
|
aliases: ['area/RFC']
|
||||||
- name: backport:release/v2.4.x
|
|
||||||
description: To be backported to release/v2.4.x
|
|
||||||
color: '#ffd700'
|
|
||||||
- name: backport:release/v2.5.x
|
- name: backport:release/v2.5.x
|
||||||
description: To be backported to release/v2.5.x
|
description: To be backported to release/v2.5.x
|
||||||
color: '#ffd700'
|
color: '#ffd700'
|
||||||
- name: backport:release/v2.6.x
|
- name: backport:release/v2.6.x
|
||||||
description: To be backported to release/v2.6.x
|
description: To be backported to release/v2.6.x
|
||||||
color: '#ffd700'
|
color: '#ffd700'
|
||||||
|
- name: backport:release/v2.7.x
|
||||||
|
description: To be backported to release/v2.7.x
|
||||||
|
color: '#ffd700'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue