Sha256: 779a550926852acac5ac3fadfb008106d3e369f536aa7a21cc9693d8e226db0c

Contents?: true

Size: 1.04 KB

Versions: 23

Compression:

Stored size: 1.04 KB

Contents

name-template: 'version $RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
categories:
  - title: 'Added'
    labels: 'enhancement'
  - title: 'Changed'
    labels: 'change' 
  - title: 'Deprecated'
    labels: 'deprecated' 
  - title: 'Removed'
    labels: 'removed'     
  - title: 'Fixed'
    labels: 'bug'
  - title: 'Security'
    label: 'dependencies'
  - title: 'Documentation updates'
    label: 'documentation'
  - title: 'Maintenance'
    labels: 'internal'  
      
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'

version-resolver:
  major:
    labels:
      - 'major'
  minor:
    labels:
      - 'minor'
  patch:
    labels:
      - 'patch'
  default: patch
  
exclude-labels:
  - reverted
  - no-changelog
  - skip-changelog
  - invalid
  
template: |
  ## [$RESOLVED_VERSION](https://github.com/finapps/ruby-client/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)
  $CHANGES

replacers:
  - search: '/CVE-(\d{4})-(\d+)/g'
    replace: 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-$1-$2'
  - search: '@dependabot-preview'
    replace: '@dependabot'

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
finapps-6.4.3 .github/release-drafter.yml
finapps-6.4.2 .github/release-drafter.yml
finapps-6.4.1 .github/release-drafter.yml
finapps-6.4.0 .github/release-drafter.yml
finapps-6.3.1 .github/release-drafter.yml
finapps-6.3.0 .github/release-drafter.yml
finapps-6.2.0 .github/release-drafter.yml
finapps-6.1.0 .github/release-drafter.yml
finapps-6.0.0 .github/release-drafter.yml
finapps-5.4.1 .github/release-drafter.yml
finapps-5.4.0 .github/release-drafter.yml
finapps-5.3.0 .github/release-drafter.yml
finapps-5.2.1 .github/release-drafter.yml
finapps-5.2.0 .github/release-drafter.yml
finapps-5.1.0 .github/release-drafter.yml
finapps-5.0.47 .github/release-drafter.yml
finapps-5.0.46 .github/release-drafter.yml
finapps-5.0.45 .github/release-drafter.yml
finapps-5.0.44 .github/release-drafter.yml
finapps_core-5.0.11 .github/release-drafter.yml