Sha256: 89a66ffd4f95f14cf28d8171e333d46f7a1d7bc4611a57e34e53b97d5d35b107
Contents?: true
Size: 918 Bytes
Versions: 1
Compression:
Stored size: 918 Bytes
Contents
name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' categories: - title: 'BREAKING CHANGES' labels: - 'BREAKING CHANGES' - title: 'Features' labels: - 'feature' - 'enhancement' - title: 'Fixes' labels: - 'bug' - 'security' - title: 'Dependencies' 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. version-resolver: major: labels: - 'BREAKING CHANGES' minor: labels: - 'feature' - 'enhancement' patch: 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) ## Changes $CHANGES
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
danger-textlint-2.0.2 | .github/release-drafter.yml |