gh pr review 123 --request-changes --body 'fix tests'

Category: GitHub CLI

gh pr review 123 --request-changes --body 'fix tests'

Request changes on a PR with a reason

--request-changes submits a review that blocks merging until the author responds, and --body explains what must change. This is the polite way to reject a PR while leaving actionable feedback. The PR stays open but shows changes-requested status.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.