mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-27 09:54:58 +00:00
Add backport label for Flux 2.8
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
ac71dd88a3
commit
cbc5c736f4
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
|
||||
color: '#D621C3'
|
||||
aliases: ['area/RFC']
|
||||
- name: backport:release/v2.5.x
|
||||
description: To be backported to release/v2.5.x
|
||||
color: '#ffd700'
|
||||
- name: backport:release/v2.6.x
|
||||
description: To be backported to release/v2.6.x
|
||||
color: '#ffd700'
|
||||
- name: backport:release/v2.7.x
|
||||
description: To be backported to release/v2.7.x
|
||||
color: '#ffd700'
|
||||
- name: backport:release/v2.8.x
|
||||
description: To be backported to release/v2.8.x
|
||||
color: '#ffd700'
|
||||
|
|
|
|||
Loading…
Reference in a new issue