Skip to content

Commit

Permalink
🌱 add release-0.5 cherrypick label (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: David Zager <[email protected]>
  • Loading branch information
djzager authored Jul 25, 2024
1 parent 79347d1 commit 58fc420
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pkg/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,15 @@ labels:
description: Indicates that a PR is ready to be merged.
name: lgtm
# CherryPick
- color: fef2c0
- color: fef2a0
description: This PR should be cherry-picked to release-0.3 branch.
name: cherry-pick/release-0.3
- color: fef2c0
- color: fef2b0
description: This PR should be cherry-picked to release-0.4 branch.
name: cherry-pick/release-0.4
- color: fef2c0
description: This PR should be cherry-picked to release-0.4 branch.
name: cherry-pick/release-0.5


# Milestones
Expand Down

0 comments on commit 58fc420

Please sign in to comment.