Merge pull request #1307 from fluxcd/backport-release-v1.2.x-label

add `backport:release/v1.2.x` label
This commit is contained in:
Sanskar Jaiswal 2023-12-06 12:34:00 +05:30 committed by GitHub
commit b983b1a084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.github/labels.yaml vendored
View File

@ -22,3 +22,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'