Skip to content

Commit

Permalink
Less Renovate PRs (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Feb 17, 2025
1 parent 46c7465 commit 147e282
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@
// of that release instead of the unstable version for a future release
"ignoreUnstable": false
},
{
groupName: 'opentelemetry instrumentation packages',
matchPackageNames: [
'io.opentelemetry.instrumentation:**',
'io.opentelemetry.javaagent:**',
'open-telemetry/opentelemetry-java-instrumentation' // for logging-k8s-stdout-otlp-json/Dockerfile
],
},
{
// intentionally using Java 11 in some examples
// not using matchUpdateTypes "major", because renovate wants to bump "11-jre" to "11.0.19_7-jre"
Expand Down

0 comments on commit 147e282

Please sign in to comment.