We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d19bd7 commit ea51ed4Copy full SHA for ea51ed4
1 file changed
.github/release-drafter.yml
@@ -24,6 +24,13 @@ categories:
24
labels:
25
- 'documentation'
26
- 'Documentation'
27
+ - title: 'Testing'
28
+ labels:
29
+ - 'test'
30
+ - title: 'Maintenance'
31
32
+ - 'chore'
33
+ - 'dependencies'
34
35
change-template: |
36
<details>
@@ -56,6 +63,14 @@ exclude-labels:
56
63
- chore
57
64
- dependencies
58
65
- test
66
+include-labels:
67
+ - breaking
68
+ - documentation
69
+ - feat
70
+ - feature
71
+ - fix
72
+ - refactor
73
+ - Update Dictionaries
59
74
autolabeler:
60
75
- label: 'Update Dictionaries'
61
76
title:
0 commit comments