Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ Sentry owner, manager, or admin permissions, and GitHub owner permissions are re

9. You can now [configure](#configure) the integration.

<Alert>

If you are not seeing your repository show up in Sentry, double check that the [Sentry Github app](https://github.com/apps/sentry) has permissions to access the repository.

</Alert>

The GitHub integration is available for all projects under your Sentry organization. You can connect multiple GitHub organizations to one Sentry organization. Connecting a GitHub organisation to multiple Sentry organisations is supported on Sentry organisations on a Business or Enterprise plans (not supported for GitHub Enterprise Server).

While you can install the GitHub integration from [GitHub](https://github.com/apps/sentry), we recommend installing it from Sentry for a more streamlined process.
Expand Down
Loading