1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.github/release-drafter.yml
Sebastian Malton c0517fae69 Add area/documentation to the github workflows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-08-03 09:24:20 -04:00

22 lines
371 B
YAML

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