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:
Go to your GitHub account and navigate to:
Settings → Applications → Installed GitHub AppsFind Sentry.io in the list and click Configure.
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.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:
Visit https://github.com/settings/connections/applications/0dc8e2df8aa45477de5e and see if the organization has a red 'x'. If so, you need to 'Grant Access' (which can be done by the owner of the organization).
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.
