mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
add exclude-labels to release-drafter
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
b5e7be7591
commit
16351267f8
7
.github/release-drafter.yml
vendored
7
.github/release-drafter.yml
vendored
@ -1,3 +1,5 @@
|
||||
exclude-labels:
|
||||
- 'skip-changelog'
|
||||
categories:
|
||||
- title: '🚀 Features'
|
||||
labels:
|
||||
@ -6,7 +8,10 @@ categories:
|
||||
labels:
|
||||
- 'bug'
|
||||
- title: '🧰 Maintenance'
|
||||
label: 'chore'
|
||||
labels:
|
||||
- 'chore'
|
||||
- 'area/ci
|
||||
- 'area/tests'
|
||||
|
||||
template: |
|
||||
## Changes since $PREVIOUS_TAG
|
||||
|
||||
Loading…
Reference in New Issue
Block a user