Important Details
How are you running Sentry?
Description
Tried to setup GitHub Enterprise integration, the app shows installed in GHE, but shows Not Installed in Sentry /settings/sentry/integrations/
Steps to Reproduce
Following this guide:
https://docs.sentry.io/workflow/integrations/global-integrations/github-enterprise/
- Add new GitHub App on GHE
- Register a new GitHub App on GHE
- Install GHE App in sentry (click Add Installation and fill all the settings, then it jumps to GHE and says app installed. But GitHub Enterprise still shows
Not Installed in /settings/sentry/integrations/)
Restart the container and logs shows:
21:45:58 [INFO] sentry.plugins.github: apps-not-configured WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x563f2738ca60 pid: 24 (default app)
What you expected to happen
Be redirected back to Sentry and see GHE installed in /settings/sentry/integrations/
Possible Solution
Is there a way to set this up with variables in config.yml?
Important Details
How are you running Sentry?
Description
Tried to setup GitHub Enterprise integration, the app shows installed in GHE, but shows
Not Installedin Sentry/settings/sentry/integrations/Steps to Reproduce
Following this guide:
https://docs.sentry.io/workflow/integrations/global-integrations/github-enterprise/
Not Installedin/settings/sentry/integrations/)Restart the container and logs shows:
21:45:58 [INFO] sentry.plugins.github: apps-not-configured WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x563f2738ca60 pid: 24 (default app)What you expected to happen
Be redirected back to Sentry and see GHE installed in
/settings/sentry/integrations/Possible Solution
Is there a way to set this up with variables in
config.yml?