janhoy commented on code in PR #4098:
URL: https://github.com/apache/solr/pull/4098#discussion_r2776334499
##########
.github/renovate.json:
##########
@@ -49,9 +49,8 @@
"schedule": ["before 9am on the first day of the month"]
},
{
- "description": "Google Cloud packages checked less often",
- "matchPackagePrefixes": ["com.google.cloud"],
- "groupName": "Google Cloud",
+ "description": "Google Cloud BOM checked less often to avoid spam",
+ "matchPackageNames": ["com.google.cloud:google-cloud-bom"],
Review Comment:
Removing renovatebot group rule, trying to just keep the custom schedule
since it is updated almost every single day...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]