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 4292968f82
tweak release drafter template (#4329)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-15 07:12:07 +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