commands.sh

hub ci-status

all

Display status of GitHub checks.

More info →

Options (1)

-v, --verboseboolean

Check the CI status for this branch

Example: hub ci-status {{[-v|--verbose]}}

Examples (2)

Check the CI status for this branch

hub ci-status [-v|--verbose]

Display status of GitHub checks for a commit

hub ci-status [-v|--verbose] commit_SHA
made by @shridhargupta | data from tldr-pages