Merge pull request #1176 from fluxcd/update-labels

Add 1.2.x release label
This commit is contained in:
Matheus Pimenta 2025-02-19 09:46:48 +00:00 committed by GitHub
commit 25c6bb691d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.github/labels.yaml vendored
View File

@ -19,3 +19,6 @@
- name: backport:release/v1.1.x
description: To be backported to release/v1.1.x
color: '#ffd700'
- name: backport:release/v1.2.x
description: To be backported to release/v1.2.x
color: '#ffd700'