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 f11d6c0 commit f93e24eCopy full SHA for f93e24e
.github/release-drafter.yml
@@ -2,7 +2,6 @@ name-template: '$NEXT_MINOR_VERSION 🌈'
2
tag-template: '$NEXT_MINOR_VERSION'
3
branches:
4
- master
5
- - dev
6
categories:
7
- title: '🚀 New scanners'
8
labels:
@@ -24,6 +23,9 @@ categories:
24
23
- title: '🚩 Requires settings change'
25
26
- 'settings_changes'
+ - title: '🚩 Security'
27
+ labels:
28
+ - 'security'
29
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
30
template: |
31
## Changes
0 commit comments