Hey folks, kinda conflicted on how to setup webhoo...
# atlantis-community
e
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?
p
when you install the app you setup an atlantis url and install the app org wide or per repo
github apps have different limits than webhook
make sure you do not set webhooks and github apps on the same repos otherwise you will be calling atlantis twice