Merge pull request #1076 from fluxcd/label-sync

Label sync for release/v1.1.x
This commit is contained in:
Sunny 2024-09-27 19:47:51 +05:30 committed by GitHub
commit c8ae4b6ad2
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

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