gh pr checks

gh pr checks [<number> | <url> | <branch>] [flags]

Show CI status for a single pull request.

Without an argument, the pull request that belongs to the current branch is selected.

Options

--fail-fast
Exit watch mode on first check failure
-i, --interval <--watch> (default 10)
Refresh interval in seconds when using --watch flag
--required
Only show checks that are required
--watch
Watch checks until they finish
-w, --web
Open the web browser to show details about checks

Options inherited from parent commands

-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format

See also