Describe the feature or problem you'd like to solve
It would be great to be able to start a review command from non-blocking cli
Proposed solution
It would be great to be able to run a command like this: copilot --review "commits for AC-1234"
It will unlock code review scenarios for various CI tools.
Thanks!
Example prompts or workflows
copilot --review
copilot --review "my latest changes"
copilot --review "commits for AC-1234"
Additional context
No response