We enabled the “CircleCI Checks” app in our GitHub repository yesterday, following the instructions from Enabling GitHub Checks - CircleCI. Everything worked great at first, but now our workflow-level checks are getting stuck in “pending” in the GitHub UI. It looks like GH is never notified the workflow is running, because we don’t get a “Details” link for the check either.
Is there an ongoing problem with the delivery of check updates? I don’t see anything on https://status.circleci.com/, but I’m not sure how quickly that is typically updated.