diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index f5b0c7a..f64c2e2 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -81,7 +81,7 @@ autolabeler: body: - '/JIRA-[0-9]{1,4}/' -change-template: '- $TITLE @$AUTHOR (#$NUMBER)' +change-template: '- $TITLE (#$NUMBER)' exclude-contributors: - 'meysamhadeli' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.