gh pr ready 123 --undo

Category: GitHub CLI

gh pr ready 123 --undo

Convert a ready PR back to draft

gh pr ready flips a draft PR to ready-for-review, and --undo reverses the direction, returning a PR to draft status. Reverting to draft removes it from reviewers' queues. Useful when a PR regresses and needs more work before review.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.