Skip to content

Commit

Permalink
chore: fix labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jan 27, 2025
1 parent 9d19bd7 commit ea51ed4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ categories:
labels:
- 'documentation'
- 'Documentation'
- title: 'Testing'
labels:
- 'test'
- title: 'Maintenance'
labels:
- 'chore'
- 'dependencies'

change-template: |
<details>
Expand Down Expand Up @@ -56,6 +63,14 @@ exclude-labels:
- chore
- dependencies
- test
include-labels:
- breaking
- documentation
- feat
- feature
- fix
- refactor
- Update Dictionaries
autolabeler:
- label: 'Update Dictionaries'
title:
Expand Down

0 comments on commit ea51ed4

Please sign in to comment.