Skip to content

Commit 790908f

Browse files
authored
Want OpenTelemetry Renovate package updates right away (#2125)
1 parent 93e9e96 commit 790908f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
// avoids these Renovate PRs from trickling in throughout the week
2525
// (consolidating the review process)
2626
"matchUpdateTypes": ["minor", "major"],
27+
"excludePackageNames": [
28+
// want OpenTelemetry package updates right away
29+
'io.opentelemetry:**',
30+
'io.opentelemetry.*:**',
31+
],
2732
"schedule": ["before 8am on Monday"]
2833
},
2934
{

0 commit comments

Comments
 (0)