1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-20 01:55:25 +02:00
tldr/pages/common/hub-ci-status.md
2025-05-11 14:10:37 +00:00

295 B

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 {{[-v|--verbose]}}

  • Display status of GitHub checks for a commit:

hub ci-status {{[-v|--verbose]}} {{commit_SHA}}