Merge pull request #1214 from fluxcd/1.1.x-label

Add 1.1.x backport labels
This commit is contained in:
Max Jonas Werner 2023-08-28 12:31:08 +02:00 committed by GitHub
commit 7b0aaa55e3
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

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