File tree Expand file tree Collapse file tree 1 file changed +10
-56
lines changed
Expand file tree Collapse file tree 1 file changed +10
-56
lines changed Original file line number Diff line number Diff line change @@ -12,84 +12,38 @@ project:
1212 multiProject : true
1313 extraProperties :
1414 inceptionYear : 2020
15+ tags :
16+ - ' redis'
17+ - ' enterprise'
18+ - ' admin'
19+ - ' rest'
1520
1621release :
1722 github :
1823 overwrite : true
19- sign : true
2024 changelog :
2125 formatted : ALWAYS
26+ preset : conventional-commits
2227 format : ' - {{commitShortHash}} {{commitTitle}}'
2328 contributors :
2429 enabled : false
2530 labelers :
26- - label : ' merge_pull'
27- title : ' Merge pull'
28- - label : ' merge_branch'
29- title : ' Merge branch'
30- - label : ' translation'
31- title : ' [translation]'
32- - label : ' task'
33- title : ' [chore]'
3431 - label : ' dependencies'
35- title : ' [deps]'
36- - label : ' build'
37- title : ' [build]'
38- - label : ' feature'
39- title : ' Resolves #'
40- body : ' Resolves #'
41- - label : ' issue'
42- title : ' Fixes #'
43- body : ' Fixes #'
44- - label : ' issue'
45- title : ' Relates to #'
46- body : ' Relates to #'
32+ title : ' regex:^(?:deps(?:\(.*\))?!?):\s.*'
33+ order : 130
4734 categories :
4835 - title : ' Merge'
4936 labels :
5037 - ' merge_pull'
5138 - ' merge_branch'
52- - title : ' 🚀 Features'
53- labels :
54- - ' feature'
55- - title : ' ✅ Issues'
56- labels :
57- - ' issue'
58- - title : ' 🧰 Tasks'
59- labels :
60- - ' task'
61- - title : ' 🌐 Translation'
62- labels :
63- - ' translation'
6439 - title : ' ⚙️ Dependencies'
40+ key : ' dependencies'
41+ order : 80
6542 labels :
6643 - ' dependencies'
67- - title : ' 🛠 Build'
68- labels :
69- - ' build'
70- - title : ' allcontributors'
71- labels :
72- - ' allcontributors'
7344 hide :
7445 categories :
7546 - ' Merge'
76- - ' allcontributors'
77- contributors :
78- - ' GitHub'
79- - ' allcontributors'
80- replacers :
81- - search : ' \[chore\] '
82- - search : ' \[deps\] '
83- - search : ' \[translation\] '
84- - search : ' \[build\] '
85-
86- signing :
87- active : always
88- armored : true
89- files : false
90-
91- checksum :
92- files : false
9347
9448distributions :
9549 redis-enterprise-admin :
You can’t perform that action at this time.
0 commit comments