Github Enterprise Installation Doesn't Succeed

I’m working on connection Sentry (SaaS, not on-prem) with our Github Enterprise deployment. The installation process goes smoothly - no errors or anything, but at the end of it the integration never actually ends up installed on the Sentry side.

I saw a similar problem posted last year (GitHub Enterprise Integration (onprem)) but there was no resolution.

Any tips?

Update: resolved this. It seems like there’s a case sensitivity issue between the name of the GitHub App on the GHE side and on the Sentry side. Rebuilding the GitHub App as “sentry” instead of “Sentry” seemed to resolve it. Not sure who’s at fault here :slight_smile: