File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 4444 "matchPackageNames" : [" hack/common" ]
4545 },
4646 {
47- "description" : " Update and automerge all components from openmcp-project immediately" ,
48- "matchPackageNames " : [
49- " github.com/openmcp-project/* "
47+ "description" : " Update and automerge all components from openmcp-project immediately in one singe PR " ,
48+ "matchManagers " : [
49+ " gomod "
5050 ],
51+ "groupName" : " openmcp-project Go dependencies" ,
52+ "groupSlug" : " openmcp-go-deps" ,
53+ "automerge" : true ,
54+ "automergeType" : " pr" ,
55+ "prPriority" : 10 ,
56+ "semanticCommitType" : " chore" ,
5157 "rebaseWhen" : " auto" ,
5258 "minimumReleaseAge" : " 0 days" ,
53- "automerge" : true ,
54- "enabled" : true
59+ "enabled" : true ,
60+ "matchPackageNames" : [
61+ " /^github.com/openmcp-project//"
62+ ]
5563 },
5664 {
5765 "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