commands.sh

gh pr checks

all

View CI checks for a GitHub pull request.

More info →

Examples (4)

Show checks for the pull request of the current branch

Show checks for a specific pull request

gh pr checks pr_number

Watch checks and update in real time until completion

gh pr checks pr_number --watch

Show only required checks

gh pr checks pr_number --required
made by @shridhargupta | data from tldr-pages