jbonofre commented on code in PR #839: URL: https://github.com/apache/polaris/pull/839#discussion_r1925350608
########## .github/renovate.json5: ########## @@ -71,4 +71,10 @@ // concurrent PRs limit. prConcurrentLimit: 50, prHourlyLimit: 5, + + // schedule daily before 4 AM + schedule: ["* 0-3 * * *"], Review Comment: Good point. Let's wait feedback from others, happy to just update with `label`. -- 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]
