Merge pull request #5379 from fluxcd/backport-2.6-label

Add backport label for `v2.6.x`
This commit is contained in:
Stefan Prodan 2025-06-01 19:59:14 +03:00 committed by GitHub
commit 4addf8a528
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/labels.yaml vendored
View file

@ -44,12 +44,12 @@
description: Feature request proposals in the RFC format
color: '#D621C3'
aliases: ['area/RFC']
- name: backport:release/v2.3.x
description: To be backported to release/v2.3.x
color: '#ffd700'
- name: backport:release/v2.4.x
description: To be backported to release/v2.4.x
color: '#ffd700'
- 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'