diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 795948e7..c186e112 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -15,6 +15,7 @@ categories: - 'Type: Maintenance' - 'Type: Build' - 'Type: Refactoring' + - 'Type: CI' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: @@ -33,4 +34,4 @@ exclude-labels: template: | ## Changes - $CHANGES \ No newline at end of file + $CHANGES