eric-maynard commented on code in PR #2085: URL: https://github.com/apache/polaris/pull/2085#discussion_r2207562057
########## .github/renovate.json5: ########## @@ -33,7 +33,6 @@ // BE CAREFUL WITH THIS OPTION and make sure that the changes work. baseBranches: [ "main", - "release/1.0.x", ], additionalBranchPrefix: "{{baseBranch}}/", commitMessagePrefix: "{{baseBranch}}: ", Review Comment: Currently it looks like we have `main` twice in the PR names, so separately from this PR we may also want to remove the prefix here -- 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