File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -61,16 +61,22 @@ changelog:
61
61
abbrev : 0
62
62
groups :
63
63
- title : " Features"
64
- regexp : " ^.*?: sparkles:.+"
64
+ regexp : " ^:(boom| sparkles|art|zap|recycle|wheelchair|children_crossing) :.+"
65
65
order : 0
66
- - title : " Bug Fixes"
67
- regexp : " ^.*?: bug:.+"
66
+ - title : " Bug Fixes and Tests "
67
+ regexp : " ^:( bug|ambulance|white_check_mark|lock|rotating_light|pencil2) :.+"
68
68
order : 1
69
69
- title : " Documentation"
70
- regexp : " ^.*? :memo:.+"
70
+ regexp : " ^:memo:.+"
71
71
order : 2
72
- - title : " Others"
72
+ - title : " CI/CD"
73
+ regexp : " ^:(green_heart|construction_worker|rocket):.+"
73
74
order : 3
75
+ - title : " Others"
76
+ order : 999
77
+ filters :
78
+ exclude :
79
+ - " ^.*?:arrow_up:.+"
74
80
75
81
release :
76
82
discussion_category_name : General
You can’t perform that action at this time.
0 commit comments