I am trying to figure out how to integrate our Github issues with the Sentry issues. To create a Github App I need to give it a webhook URL (mandatory), but where can I find that in the Sentry UI?
The Sentry docs also tell me to then configure some GITHUB_SECRET_KEY etc. - are those Django settings? Where will I have to put them, inside the web-app container?
@au-phiware No, I went on and did not spend more time on this nice-to-have integration. We are still using Sentry, but not really their issues. Let me know when you find a solution.
Had trouble settings this up for on-prem sentry, but figured it out. I saw this article and realized it wasn’t an oauth app, but now a github app. Thankfully this is now documented!