Skip to main content

Unable to see a repository from my GitHub integration in Sentry

Issue

When attempting to sync repositories from my GitHub integration in Sentry, my repository is not visible. How do I see my repository?

Applies To

  • All Sentry organizations

  • GitHub integration

Resolution

This error usually means that Sentry doesn't have access to the repository in GitHub. To fix, follow the steps below:

  1. Go to your GitHub account and navigate to:
    Settings → Applications → Installed GitHub Apps

  2. Find Sentry.io in the list and click Configure.

  3. Under Repository Access, make sure the repository you're trying to add is selected.
    If it's not, either select All repositories or manually add the specific repository.

  4. Once access is granted, return to Sentry and try syncing the repositories again.

In case it continues to fail, check if the Sentry app is authorized in Account Settings > Authorized Applications.

If you have a repo that is part of an organization on Github:

  • Once you grant access you can go to Organization Settings > Third Party Access > Sentry to confirm the authorization.

If you are not the owner of the account, you can follow these instructions.

Did this answer your question?