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 <223565+codeboten@users.noreply.github.com>
  • Loading branch information
codeboten authored Dec 10, 2024
1 parent 5e206f3 commit 28a84c1
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 28a84c1

Please sign in to comment.