dimas-b commented on code in PR #1786: URL: https://github.com/apache/polaris/pull/1786#discussion_r2124894352
########## .github/renovate.json5: ########## @@ -30,7 +30,7 @@ // Added for posterity how to let Renovate manage version-branches, assuming that release branches // have the `release/` prefix. - baseBranches: ["main", "/^release\\/.*/"], + baseBranches: ["main"], additionalBranchPrefix: "{{baseBranch}}/", Review Comment: Maybe we can use the `renovate:` prefix instead of `main:` now? WDYT? -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org