Builds not being triggered by Github webhook

Is there a service outage or issue right now? We are not getting latest merges/pushes to github kicking off builds in CircleCI.

Hey!

I hope you got this resolved, but if not the following steps should get you sorted:

This usually indicates that there’s a problem with the GitHub webhook. The easiest way to get this working again is to have an admin follow these steps:

  1. Remove all CircleCI webhooks and services from your GitHub repo settings.
  2. Tell the project to stop building on CircleCI through “Project settings”.
  3. Add the project back on CircleCI.

I’m also getting this, but this does not fix it.

This fixed it for me

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.