gh-pr-checks - Man Page

Show CI status for a single pull request

Synopsis

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

Description

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

gh-pr(1)

Referenced By

gh-pr(1).

Mar 2024 GitHub CLI manual