hub
hub copied to clipboard
`hub ci-status` does not handle API pagination
Command attempted:
hub ci-status
and hub ci-status --verbose
What happened:
I have a repo with ~50 checks for CI. When a few of those checks fails, hub ci-status
can incorrectly report success
, and hub ci-status --verbose
does not list all checks.
The number of results indicate that only the first page in GitHub's API pagination is handled.
More info: hub version 2.14.2