|
# hub ci-status
|
|
|
|
> Display status of GitHub checks.
|
|
> More information: <https://hub.github.com/hub-ci-status.1.html>.
|
|
|
|
- Check the CI status for this branch:
|
|
|
|
`hub ci-status --verbose`
|
|
|
|
- Display status of GitHub checks for a commit:
|
|
|
|
`hub ci-status --verbose {{commit_SHA}}`
|