Skip to content

Commit 2956664

Browse files
authored
Update release drafter config
1 parent 099ed36 commit 2956664

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/release_drafter.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ template: |
77
$CONTRIBUTORS
88
99
exclude-labels:
10-
- 'scope/infrastructure'
10+
- 'scope/infra'
1111
- 'scope/QA'
1212
- 'scope/AQA'
1313
- 'type/dependencies'
1414
- 'type/chore'
1515
- 'type/documentation'
16-
- 'type/refactoring'
16+
- 'type/refactor'
1717

1818
categories:
1919
- title: '🚩 Breaking Changes'
@@ -36,9 +36,9 @@ categories:
3636
labels:
3737
- 'type/security'
3838

39-
- title: '⎈ Helm/K8S Changes'
39+
- title: '⚠️Noteworthy changes'
4040
labels:
41-
- 'scope/k8s'
41+
- 'impact/changelog'
4242

4343
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
4444

0 commit comments

Comments
 (0)