organization wide release-drafter configuration

This commit is contained in:
Slawomir Jaranowski
2021-05-18 23:12:33 +02:00
parent 11c40ea0e1
commit 86c0b9f97d

View File

@ -1,40 +0,0 @@
categories:
- title: 'New features'
labels:
- 'enhancement'
- title: 'Bug Fixes'
labels:
- 'bug'
- title: 'Maintenance'
labels:
- 'code quality'
- 'documentation'
- title: 'Dependency updates'
labels:
- 'dependencies'
change-template: '- $TITLE #$NUMBER'
sort-direction: 'ascending'
template: |
# What's Changed
$CHANGES
# Thanks
Many thanks for collaboration on this release for: $CONTRIBUTORS
replacers:
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
replace: ''
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
replace: ''
- search: '/(?:and )?GitHub Action(?:\[bot\])?,?/gi'
replace: ''