Github checks stuck on In Progress

I am trying to enable mandatory checks for merging pull requests on the Github repo that powers my site (ambcalc.netlify.app). I set up the following outgoing build notifications:

  • Add rich details to commits when Deploy Preview starts
  • Add Deploy Preview notifications to commits when Deploy Preview starts
  • Add Deploy Preview notifications as pull request comments when Deploy Preview starts

The first time I tried to make a PR, I get that a number of of checks have started. But they’ve been running for over 15 mins without resolving even though the deploy finished building in less than a minute. And the one check that I actually wanted, Deploy Preview, is stuck on pending (I’m assuming because it’s waiting for the others to finish)

I’ve tried manually redeploying the site but it didn’t seem to help. Does anyone know why this might be happening and how to fix it? Thanks in advance

Update: I pushed another commit and this time the four checks that were stuck managed to finish. But the Deploy Preview is still stuck on pending even though the PR’s branch preview is deployed fine.

Pushing another commit got it to redo the checks but it’s still stuck at the same place.

Hi @arimb ,

Could you try deleting and then recreating the deployment notifications here:

Please let us know if that doesn’t resolve the issue.