@anshumanb Thanks for looking in to this. We keep having the same issues here as well. Any update on a fix?
We currently need to merge our PR:s from the command line. The frequency of this has ramped up, now it’s basically every PR.
Hi @lujo8089, welcome to the Vercel Community!
I’m sorry that you are facing this issue. We weren’t able to find a conclusive solution to this. Can you share the details about your repository settings and the PR if it’s public? See the previous comments on this thread to find the instructions.
We are having a similar issue, the repository is a mono-repo and was working previous becoming a mono-repo.
The path was that we had a mono-repo with a single Vercel project tied to it. Since then we have added a new Vercel project that’s using a different location in the mono-repo:
/apps
– application-a
– application-b
/packages
– ....
Previously “a” was doing fine in the Github PRs, but now with “b” also doing it’s thing we are seeing a block in Github PRs even though everything is green.
And:
And:


