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 4701462 commit 3c52e74Copy full SHA for 3c52e74
.github/release-drafter.yml
@@ -24,8 +24,11 @@ categories:
24
- title: '🧰 Maintenance'
25
labels:
26
- 'chore' # When a chore is done
27
- - 'ci' # When CI is updated
28
- 'dependencies' # When dependencies are updated
+ - title: '⚙️ Automation'
29
+ labels:
30
+ - 'automation' # When automation is updated
31
+ - 'ci' # When automation is updated
32
exclude-labels:
33
- 'changelog:skip' # When a PR should be excluded from the changelog
34
version-resolver:
0 commit comments