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'
22tag-template : ' v$NEXT_PATCH_VERSION'
33categories :
44 - title : ' 🚀 Features'
55 labels :
66 - ' kind/feature'
77 - ' 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'
819 - title : ' 🐛 Bug Fixes'
920 labels :
10- - ' fix'
11- - ' bugfix'
21+ - ' kind/ fix'
22+ - ' kind/ bugfix'
1223 - ' kind/bug'
1324 - title : ' 🧰 Maintenance'
14- labels :
25+ labels :
1526 - ' kind/chore'
16- - ' chore'
27+ - ' area/ci'
28+ - ' area/tests'
29+ - title : 📖 Documentation
30+ label : area/docs
31+ - title : 🔒 Security
32+ label : security
1733change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
1834template : |
1935 ## What's New
36+ ## 🔤 General
2037 $CHANGES
21-
22- ## Contributors
23-
38+
39+ ## 👨🏽💻 Contributors
40+
2441 Thank you to our contributors for making this release possible:
2542 $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