Sha256: c19bac5958d5cff0dc4e6bf8024fda6bd025dc190f9fc3c7752c3d9ed05d52f8

Contents?: true

Size: 912 Bytes

Versions: 2

Compression:

Stored size: 912 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'
    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.
version-resolver:
  major:
    labels:
      - 'BREAKING CHANGES'
  minor:
    labels:
      - 'feature'
      - 'enhancement'
  patch:
    labels:
      - 'bug'
      - 'security'
  default: patch
template: |
  ## [v$RESOLVED_VERSION](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)

  ## Changes

  $CHANGES

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
danger-textlint-2.0.4 .github/release-drafter.yml
danger-textlint-2.0.3 .github/release-drafter.yml