File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed
Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change 2828 "rangeStrategy" : " bump"
2929 },
3030 {
31- "matchPackageNames" : [
32- " hack/common"
33- ],
3431 "description" : " Automerge submodule update" ,
35- "automerge" : true
32+ "automerge" : true ,
33+ "matchPackageNames" : [" hack/common" ]
3634 },
3735 {
38- "matchPackageNames" : [
39- " github.com/openmcp-project/*"
36+ "description" : " Update and automerge all components from openmcp-project immediately in one singe PR" ,
37+ "matchManagers" : [
38+ " gomod"
4039 ],
41- "description" : " Update and automerge all components from openmcp-project immediately" ,
40+ "groupName" : " openmcp-project Go dependencies" ,
41+ "groupSlug" : " openmcp-go-deps" ,
42+ "automerge" : true ,
43+ "automergeType" : " pr" ,
44+ "prPriority" : 10 ,
45+ "semanticCommitType" : " chore" ,
4246 "rebaseWhen" : " auto" ,
4347 "minimumReleaseAge" : " 0 days" ,
44- "automerge" : true ,
45- "enabled" : true
48+ "enabled" : true ,
49+ "matchPackageNames" : [
50+ " /^github.com/openmcp-project//"
51+ ]
4652 },
4753 {
4854 "description" : " Ignore our own image in chart as it will be updated on release" ,
You can’t perform that action at this time.
0 commit comments