You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.