From 2f62db2467c8c06b29fea919dc31f40241d9e211 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Sat, 14 Jan 2023 17:55:01 +0330 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.