jackye1995 commented on code in PR #839: URL: https://github.com/apache/polaris/pull/839#discussion_r1925729575
########## .github/renovate.json5: ########## @@ -71,4 +71,10 @@ // concurrent PRs limit. prConcurrentLimit: 50, prHourlyLimit: 5, + + // schedule daily before 4 AM + schedule: ["* 0-3 * * *"], Review Comment: > I'd favor just the label and leave the schedule as it is. +1 -- 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]
