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 AkhigbeEromo committed Jan 13, 2025
1 parent 6b344d9 commit 22c9e01
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 22c9e01

Please sign in to comment.