Skip to content

Commit

Permalink
[chore] group otel-collector contrib dep update (open-telemetry#36766)
Browse files Browse the repository at this point in the history
This is to group together PRs that have been done separately and are
annoying as they end up conflicting once one is merged.

See an example with the following 2 prs:

open-telemetry#36757

open-telemetry#36756

Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten authored and sbylica-splunk committed Dec 17, 2024
1 parent 0e3691c commit 03c0731
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@
"groupName": "All OpenTelemetry Collector packages",
"matchUpdateTypes": ["major", "minor", "patch"]
},
{
"matchManagers": ["gomod"],
"matchSourceUrls": ["https://github.com/open-telemetry/opentelemetry-collector-contrib"],
"groupName": "All OpenTelemetry Collector Contrib packages",
"matchUpdateTypes": ["major", "minor", "patch"]
},
{
"matchManagers": ["gomod"],
"matchSourceUrls": [
Expand Down

0 comments on commit 03c0731

Please sign in to comment.