1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 05:47:24 +03:00
lens/.github/release-drafter.yml
Jim Ehrismann 448c6711c5 Add title back to the release draft PR description
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-15 18:37:02 -05:00

23 lines
451 B
YAML

exclude-labels:
- 'skip-changelog'
categories:
- title: '🚀 Features'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'bug'
- title: '🧰 Maintenance'
labels:
- 'chore'
- 'area/documentation'
- 'area/ci'
- 'area/tests'
- 'dependencies'
- 'area/documentation'
change-template: '$TITLE (**#$NUMBER**) @$AUTHOR '
template: |
## Changes since $PREVIOUS_TAG
$CHANGES