Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Error checking #5

@digitaljohn

Description

@digitaljohn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions