1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-26 08:35:28 +02:00
tldr/pages/common/hub-ci-status.md

13 lines
295 B
Markdown
Raw Normal View History

# 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:
2025-05-11 17:10:37 +03:00
`hub ci-status {{[-v|--verbose]}}`
- Display status of GitHub checks for a commit:
2025-05-11 17:10:37 +03:00
`hub ci-status {{[-v|--verbose]}} {{commit_SHA}}`