Skip to content
Snippets Groups Projects

repo-updater: Return a friendlier error when org not found

Created by: ryanslade

Fixes https://github.com/sourcegraph/sourcegraph/issues/3983

After digging through a lot of code I decided to make the smallest change I could. We're no worse off as the original error was just a string anyway but now at least the wording can be presented to the user.

I did this instead of propagating the status code up the chain as this would require changes to all code host sources and would also need us to differentiate between orgs or repos not being found.

Merge request reports

Merged by avatar (Aug 27, 2025 7:33am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading