Release drafter: segregate helm charts changes
This commit is contained in:
parent
b2a04a202e
commit
112083200f
1 changed files with 3 additions and 0 deletions
3
.github/release_drafter.yaml
vendored
3
.github/release_drafter.yaml
vendored
|
@ -24,6 +24,9 @@ categories:
|
||||||
- title: '🔨Bug Fixes'
|
- title: '🔨Bug Fixes'
|
||||||
labels:
|
labels:
|
||||||
- 'type/bug'
|
- 'type/bug'
|
||||||
|
- title: '⎈ Helm/K8S Changes'
|
||||||
|
labels:
|
||||||
|
- 'scope/k8s'
|
||||||
|
|
||||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue