Skip to content

Commit

Permalink
chore: update release drafter template
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli authored Sep 17, 2024
1 parent 092ecde commit 0bb7462
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ categories:
- title: 👷 CI
labels:
- ci
- title: ♻️ Changes
- title: ♻️ Refactor
labels:
- changed
- enhancement
Expand Down Expand Up @@ -91,9 +91,7 @@ autolabeler:
body:
- '/JIRA-[0-9]{1,4}/'

change-template: '- $TITLE (#$NUMBER)'
exclude-contributors:
- 'meysamhadeli'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver:
major:
Expand Down

0 comments on commit 0bb7462

Please sign in to comment.