fabro/lib/components/fabro-github
Bryan Helmkamp bc7635dbd1
fix(github): name both causes of an installation lookup 404
GET /repos/{owner}/{repo}/installation returns 404 both when the App is
not installed for the owner and when the installation's repository
selection excludes the repository. The single-repository mint path
reported only the first cause, which misleads users whose App is
installed but not scoped to the repository. Name both causes and the
repository in the error.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 17:49:49 -04:00
..
src fix(github): name both causes of an installation lookup 404 2026-08-24 17:49:49 -04:00
tests refactor(github): simplify repository access checks 2026-08-21 17:12:27 -04:00
Cargo.toml refactor(github): simplify repository access checks 2026-08-21 17:12:27 -04:00