Skip to content

Commit ea51ed4

Browse files
committed
chore: fix labeler
1 parent 9d19bd7 commit ea51ed4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/release-drafter.yml

+15
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ categories:
2424
labels:
2525
- 'documentation'
2626
- 'Documentation'
27+
- title: 'Testing'
28+
labels:
29+
- 'test'
30+
- title: 'Maintenance'
31+
labels:
32+
- 'chore'
33+
- 'dependencies'
2734

2835
change-template: |
2936
<details>
@@ -56,6 +63,14 @@ exclude-labels:
5663
- chore
5764
- dependencies
5865
- test
66+
include-labels:
67+
- breaking
68+
- documentation
69+
- feat
70+
- feature
71+
- fix
72+
- refactor
73+
- Update Dictionaries
5974
autolabeler:
6075
- label: 'Update Dictionaries'
6176
title:

0 commit comments

Comments
 (0)