janhoy commented on code in PR #4567:
URL: https://github.com/apache/solr/pull/4567#discussion_r3494744587


##########
.github/renovate.json:
##########
@@ -99,6 +99,12 @@
       "description": "Group these UI dependency upgrades together in same PR",
       "matchPackagePrefixes": ["com.arkivanov", "org.jetbrains.compose"],
       "groupName": "Admin UI libraries"
+    },
+    {
+      "description": "Group all GitHub Actions upgrades together in same PR, 
checked once per month",
+      "matchManagers": ["github-actions"],
+      "groupName": "GitHub Actions",
+      "schedule": ["before 9am on the first day of the month"]

Review Comment:
   Its actually a formalized human readable cron alternative 



-- 
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]

Reply via email to