[SOLVED] Github webhook lost

On a Rails project we’ve been building on CircleCI for a long time, I’ve sent a PR today. I noticed that CircleCI wasn’t listed as a check and that builds actually didn’t get triggered anymore. For reasons I don’t know, the CircleCI webhook for the repository has gone missing, and even unfollowing and re-following the repository didn’t restore it.

I also noticed a UI inconsistency in that our organization projects page says “has no projects building on CircleCI” but when I click “Add project”, the projects we’ve actually been building for many months have “Unfollow” buttons as expected.

What’s wrong here and how can I get automatic builds working again?

Looks like this bug has been fixed. Our organization page lists the active projects again. And re-adding the project just restored the webhook on Github.