Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error checking #5

Open
3 tasks
digitaljohn opened this issue Mar 28, 2021 · 0 comments
Open
3 tasks

Error checking #5

digitaljohn opened this issue Mar 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@digitaljohn
Copy link
Contributor

Add error checking like like:

  • Check for 403 errors etc in the GitHub API and pass on to the frontend to display. Like "Looks like your GitHub Personal Access Token is invalid."
  • What if the access token is correct but owner, repo or workflow_id is incorrect. GitHub will return some sort of error we should pass to the frontend.
  • Ensure all config options are set correctly.
@digitaljohn digitaljohn added the enhancement New feature or request label Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant