Skip to content

Commit

Permalink
ci: Update labels for release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
dermotduffy committed Sep 23, 2024
1 parent c613827 commit 505acf8
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ categories:
- title: ':boom: Breaking Changes'
label: 'breaking'
- title: ':rocket: Features'
label: 'enhancement'
- title: ':fire: Removals and Deprecations'
label: 'removal'
label: 'feature'
- title: ':bug: Fixes'
label: 'bug'
- title: ':racehorse: Performance'
Expand All @@ -18,12 +16,9 @@ categories:
label: 'documentation'
- title: ':hammer: Refactoring'
label: 'refactoring'
- title: ':lipstick: Style'
label: 'style'
- title: ':package: Dependencies'
labels:
- 'dependencies'
- 'build'
- title: ':wrench: Chore'
label: 'chore'

template: |
## Changes
Expand Down

0 comments on commit 505acf8

Please sign in to comment.