1
0
mirror of synced 2026-03-01 11:16:56 +00:00

Merge pull request #5550 from fluxcd/update-labels

Add backport label for Flux 2.7
This commit is contained in:
Matheus Pimenta
2025-10-01 08:08:08 +01:00
committed by GitHub

6
.github/labels.yaml vendored
View File

@@ -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'