mirror of
https://github.com/lensapp/lens.git
synced 2024-11-10 10:36:25 +03:00
448c6711c5
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
23 lines
451 B
YAML
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
|