We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099ed36 commit 2956664Copy full SHA for 2956664
.github/release_drafter.yaml
@@ -7,13 +7,13 @@ template: |
7
$CONTRIBUTORS
8
9
exclude-labels:
10
- - 'scope/infrastructure'
+ - 'scope/infra'
11
- 'scope/QA'
12
- 'scope/AQA'
13
- 'type/dependencies'
14
- 'type/chore'
15
- 'type/documentation'
16
- - 'type/refactoring'
+ - 'type/refactor'
17
18
categories:
19
- title: '🚩 Breaking Changes'
@@ -36,9 +36,9 @@ categories:
36
labels:
37
- 'type/security'
38
39
- - title: '⎈ Helm/K8S Changes'
+ - title: '⚠️Noteworthy changes'
40
41
- - 'scope/k8s'
+ - 'impact/changelog'
42
43
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
44
0 commit comments