Hey folks, kinda conflicted on how to setup webhooks on github using a manually created github app.
We currently have two webhooks, both pointing at the same endpoint
• one for the entire organization
• one in the Github App itself
Now, we're going to remove the org-wide webhook in favor of repo specific webhooks.
We started hitting rate limits and the apply logs suddenly cutoff, atlantis stops putting emoji reactions to comments etc.
But how are we supposed to configure the webhook defined on the Github App itself?
Is it necessary?