Queue an existing PR for the runner (`agent:run`), request Copilot review, then switch checkout back to main. Use when user says ask for review, or when combined with make a PR and ask for review.
Queue a PR and request Copilot review.
Use when the user says:
ask for reviewrequest reviewmake a pr and ask for review (run after pr-handoff-agent-run)--pr, else by --issue, else by --branch/current branch).gh-csi workflow ask-for-review \
--pr "<pr number or url, optional>" \
--issue "<issue or url, optional>" \
--branch "<branch, optional>" \
--base main \
--label agent:run \
--reviewers "copilot-pull-request-reviewer[bot],github-copilot[bot]" \
--json
main.Report:
#number + URL)agent:run)main)main on successful handoff.