Merge pull request #1027 from fluxcd/add-backport-1.2

Add `backport:release/v1.2.x` label
This commit is contained in:
Stefan Prodan 2023-12-11 17:47:25 +01:00 committed by GitHub
commit 738101481e
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

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