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:
|
categories:
|
||||||
- title: '🚀 Features'
|
- title: '🚀 Features'
|
||||||
labels:
|
labels:
|
||||||
@ -6,7 +8,10 @@ categories:
|
|||||||
labels:
|
labels:
|
||||||
- 'bug'
|
- 'bug'
|
||||||
- title: '🧰 Maintenance'
|
- title: '🧰 Maintenance'
|
||||||
label: 'chore'
|
labels:
|
||||||
|
- 'chore'
|
||||||
|
- 'area/ci
|
||||||
|
- 'area/tests'
|
||||||
|
|
||||||
template: |
|
template: |
|
||||||
## Changes since $PREVIOUS_TAG
|
## Changes since $PREVIOUS_TAG
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user