gh pr checks 123 --watch

Category: GitHub CLI

gh pr checks 123 --watch

Watch PR checks until they complete

--watch polls check status repeatedly and streams updates as runs finish, like following a build to completion. The command exits when every check settles, so scripts can gate on the result. Combine with --interval to tune how often it polls.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.