Update release-drafter.yml

This commit is contained in:
Meysam Hadeli 2023-01-14 17:55:01 +03:30 committed by GitHub
parent f41690d3ac
commit 2f62db2467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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