Skip to content

fix: show an error if unable to find/clone repo#24

Merged
dwilding merged 9 commits intomainfrom
report-repo-not-found
Oct 6, 2025
Merged

fix: show an error if unable to find/clone repo#24
dwilding merged 9 commits intomainfrom
report-repo-not-found

Conversation

@dwilding
Copy link
Copy Markdown
Owner

@dwilding dwilding commented Oct 6, 2025

Fixes #8. This PR handles the following conditions and shows an appropriate error message instead of crashing:

  • When getting the repo details, if the repo can't be found. Only applies if a GitHub token is set.
  • When cloning a repo, if the repo can't be cloned.

@dwilding dwilding merged commit 7457fc3 into main Oct 6, 2025
2 checks passed
@dwilding dwilding deleted the report-repo-not-found branch October 6, 2025 02:54
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.

Better error reporting for when a repo can't be found

1 participant