File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ categories:
5
5
labels :
6
6
- ' kind/feature'
7
7
- ' kind/enhancement'
8
+ - title : ' 🔋 Patterns, Filters, Applications'
9
+ labels :
10
+ - ' component/patterns'
11
+ - ' component/applications'
12
+ - ' component/filters'
8
13
- title : ' 🐛 Bug Fixes'
9
14
labels :
10
15
- ' kind/fix'
@@ -17,17 +22,34 @@ categories:
17
22
- ' area/tests'
18
23
- title : 📖 Documentation
19
24
label : area/docs
25
+ - title : 🔒 Security
26
+ label : security
20
27
change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
21
28
template : |
22
29
## What's New
23
- ** General**
30
+ ## 🔤 General
24
31
$CHANGES
25
32
26
- ## Contributors
33
+ ## 👨🏽💻 Contributors
27
34
28
35
Thank you to our contributors for making this release possible:
29
36
$CONTRIBUTORS
30
37
autolabeler :
31
38
- label : ' area/docs'
32
39
branch :
33
40
- ' /docs/'
41
+ - label : ' area/ci'
42
+ branch :
43
+ - ' /.github/'
44
+ - label : ' component/ui'
45
+ branch :
46
+ - ' /ui/'
47
+ - ' /provider-ui/'
48
+ - label : ' component/mesheryctl'
49
+ branch :
50
+ - ' /mesheryctl/'
51
+ - label : ' area/lifecycle'
52
+ branch :
53
+ - ' /install/'
54
+
55
+
You can’t perform that action at this time.
0 commit comments