Skip to content

Commit

Permalink
Tweak repo management
Browse files Browse the repository at this point in the history
  • Loading branch information
babarot committed Jan 23, 2025
1 parent 01c4325 commit 6fc379c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@
- name: kind/breaking-change
description: Denotes a PR that introduces potentially breaking changes that require user action.
color: 425df5

# release/ - which version to be released
- name: release/major
description: Indicates major version to bump up next when creating release PR.
color: 1dd1a1
- name: release/minor
description: Indicates minor version to bump up next when creating release PR.
color: 1dd1a1

0 comments on commit 6fc379c

Please sign in to comment.