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