.github/release-drafter.yml in danger-textlint-2.0.2 vs .github/release-drafter.yml in danger-textlint-2.0.3
- old
+ new
@@ -11,10 +11,11 @@
- title: 'Fixes'
labels:
- 'bug'
- 'security'
- title: 'Dependencies'
+ collapse-after: 3
label: 'dependencies'
- title: 'Documentation'
label: 'document'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
@@ -30,10 +31,10 @@
labels:
- 'bug'
- 'security'
default: patch
template: |
- [Compare $PREVIOUS_TAG with v$RESOLVED_VERSION](https://github.com/Kesin11/danger-textlint/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)
+ ## [v$RESOLVED_VERSION](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)
## Changes
- $CHANGES
\ No newline at end of file
+ $CHANGES