Skip to content

Commit

Permalink
Merge pull request #1027 from fluxcd/add-backport-1.2
Browse files Browse the repository at this point in the history
Add `backport:release/v1.2.x` label
  • Loading branch information
stefanprodan authored Dec 11, 2023
2 parents 95dca6d + efdfc0c commit 7381014
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 7381014

Please sign in to comment.