.nh .TH "GH-PR-CHECKS" "1" "Oct 2022" "" "GitHub CLI manual" .SH NAME .PP gh-pr-checks - Show CI status for a single pull request .SH SYNOPSIS .PP \fB\fCgh pr checks [ | | ] [flags]\fR .SH DESCRIPTION .PP Show CI status for a single pull request. .PP Without an argument, the pull request that belongs to the current branch is selected. .SH OPTIONS .TP \fB\fC-i\fR, \fB\fC--interval\fR \fB\fC<--watch>\fR Refresh interval in seconds when using --watch flag .TP \fB\fC--required\fR Only show checks that are required .TP \fB\fC--watch\fR Watch checks until they finish .TP \fB\fC-w\fR, \fB\fC--web\fR Open the web browser to show details about checks .SH OPTIONS INHERITED FROM PARENT COMMANDS .TP \fB\fC-R\fR, \fB\fC--repo\fR \fB\fC<[HOST/]OWNER/REPO>\fR Select another repository using the [HOST/]OWNER/REPO format .SH SEE ALSO .PP \fB\fCgh-pr(1)\fR