Skip to content

Commit 2ebbf48

Browse files
authored
Merge pull request fluxcd#937 from fluxcd/add-release-label
Add 1.4.x release label
2 parents 278fd67 + b6bdd3c commit 2ebbf48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919
- name: backport:release/v1.3.x
2020
description: To be backported to release/v1.3.x
2121
color: '#ffd700'
22+
- name: backport:release/v1.4.x
23+
description: To be backported to release/v1.4.x
24+
color: '#ffd700'

0 commit comments

Comments
 (0)