Skip to content

Commit

Permalink
chore: update category labels (#788)
Browse files Browse the repository at this point in the history
- Add a new category "⚠️ Breaking" with a label "breaking"

Signed-off-by: Andreas Fritzler <[email protected]>
  • Loading branch information
afritzler authored Jul 12, 2023
1 parent 93a68da commit 557fb66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '⚠️ Breaking'
labels:
- 'breaking'
- title: '🚀 Features'
labels:
- 'feature'
Expand Down

0 comments on commit 557fb66

Please sign in to comment.