Skip to content

Commit 0db129a

Browse files
Leave CI related changes out of the changelog (#11)
Signed-off-by: Jacob Tomlinson <[email protected]>
1 parent e48bd4a commit 0db129a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name-template: "v$RESOLVED_VERSION"
22
tag-template: "v$RESOLVED_VERSION"
33
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
4+
exclude-labels:
5+
- "CI"
46
categories:
57
- title: "Enhancements"
68
labels:

0 commit comments

Comments
 (0)