Skip to content

Commit 7837622

Browse files
authored
Update release drafter
Add security block & ignore AQA
1 parent b0c897b commit 7837622

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release_drafter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ template: |
99
exclude-labels:
1010
- 'scope/infrastructure'
1111
- 'scope/QA'
12+
- 'scope/AQA'
1213
- 'type/dependencies'
1314
- 'type/chore'
1415
- 'type/documentation'
@@ -24,6 +25,9 @@ categories:
2425
- title: '🔨Bug Fixes'
2526
labels:
2627
- 'type/bug'
28+
- title: 'Security'
29+
labels:
30+
- 'type/security'
2731
- title: '⎈ Helm/K8S Changes'
2832
labels:
2933
- 'scope/k8s'

0 commit comments

Comments
 (0)