Feature Request
Problem
When using the Plannotator Code Review (/plannotator-review ), there is currently no way to specify a custom base branch for comparison. The diff seems to default to a fixed reference (e.g., master), which doesn't cover common workflows where developers need to compare against a specific branch (e.g., develop, release/v2, or a feature branch).
Sugeested Implementation
Add a dropdown selector to allow user customize the comparison base branch.
Contribution
If this feature is on the roadmap or welcome for contribution, I'd be happy to submit a PR for it.
Feature Request
Problem
When using the Plannotator Code Review (
/plannotator-review), there is currently no way to specify a custom base branch for comparison. The diff seems to default to a fixed reference (e.g.,master), which doesn't cover common workflows where developers need to compare against a specific branch (e.g.,develop,release/v2, or a feature branch).Sugeested Implementation
Add a dropdown selector to allow user customize the comparison base branch.
Contribution
If this feature is on the roadmap or welcome for contribution, I'd be happy to submit a PR for it.