Skip to content

fix: show friendly GitHub API failure messages - #1093

Open
ded-furby wants to merge 1 commit into
cutenode:masterfrom
ded-furby:fix/1039-friendly-api-errors
Open

fix: show friendly GitHub API failure messages#1093
ded-furby wants to merge 1 commit into
cutenode:masterfrom
ded-furby:fix/1039-friendly-api-errors

Conversation

@ded-furby

Copy link
Copy Markdown

Summary

  • replace the raw error dump with a friendly CLI message when fetching issues fails
  • mention rate limiting explicitly for GitHub API 403 failures
  • add a regression test for rejected GitHub API requests

Testing

  • npm test

Closes #1039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unhandled promise rejection when GitHub API query fails

1 participant