1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.github/release-drafter.yml
Jari Kolehmainen d7703451d9 tweak release drafter template
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-12 16:19:33 +02:00

23 lines
438 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: '* #$NUMBER @$AUTHOR'
template: |
## Changes since $PREVIOUS_TAG
$CHANGES