Merge pull request #5970 from fluxcd/label-2.9

Add backport label for 2.9
This commit is contained in:
Matheus Pimenta 2026-07-02 08:11:28 +01:00 committed by GitHub
commit c1f7f0b86a
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.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'
- name: backport:release/v2.9.x
description: To be backported to release/v2.9.x
color: '#ffd700'