hub-ci-status(1) | hub manual | hub-ci-status(1) |
hub-ci-status - Display status of GitHub checks for a commit.
hub ci-status [-v] [COMMIT]
-v, --verbose
-f, --format FORMAT
%U: the URL of this status check
%S: check state (e.g. "success", "failure")
%sC: set color to red, green, or yellow, depending on state
%t: name of the status check
--color[=WHEN]
COMMIT
Possible outputs and exit statuses:
hub-pull-request(1), hub(1)
06 Nov 2024 | hub version 2.14.2 |