jbonofre commented on code in PR #839: URL: https://github.com/apache/polaris/pull/839#discussion_r1946767344
########## .github/renovate.json5: ########## @@ -71,4 +72,7 @@ // concurrent PRs limit. prConcurrentLimit: 50, prHourlyLimit: 5, + + // add renovatebot label to easily filter PRs/email + labels: ["renovatebot"], Review Comment: As we don't have consensus here, I removed this part and just focus on 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]
