File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
renovate-presets/workspace Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "packageRules" : [
3+ {
4+ "description" : " all Mcp Integrations minor updates" ,
5+ "matchFileNames" : [" workspaces/mcp-integrations/**" ],
6+ "extends" : [
7+ " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Mcp Integrations)"
8+ ],
9+ "addLabels" : [" team/rhdh" , " mcp-integrations" ]
10+ },
11+ {
12+ "description" : " all Mcp Integrations patch updates" ,
13+ "matchFileNames" : [" workspaces/mcp-integrations/**" ],
14+ "extends" : [
15+ " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-patch-presets(Mcp Integrations)"
16+ ],
17+ "addLabels" : [" team/rhdh" , " mcp-integrations" ]
18+ },
19+ {
20+ "description" : " all Mcp Integrations dev dependency updates" ,
21+ "matchFileNames" : [" workspaces/mcp-integrations/**" ],
22+ "extends" : [
23+ " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-devdependency-presets(Mcp Integrations)"
24+ ],
25+ "addLabels" : [" team/rhdh" , " mcp-integrations" ]
26+ }
27+ ]
28+ }
Original file line number Diff line number Diff line change 5656 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-openshift-image-registry-presets" ,
5757 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-redhat-resource-optimization-presets" ,
5858 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-quickstart-presets" ,
59+ " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-mcp-integrations-presets" ,
5960 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-repo-tools-presets" ,
6061 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-scorecard-presets" ,
6162 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/workspace/rhdh-ai-integrations-presets" ,
You can’t perform that action at this time.
0 commit comments