Pushes to main + Deploy Hook both silently fail — jobs stuck in PENDING, never reach Build queue

Project: consultearth (prj_wNWMr1ADoKtBxr1sMPruaghc6FEH)
Team: team_WPg8K5dZuKov9Ovaw2sryUxg
Issue started: 2026-05-03 ~17:30 UTC

Symptoms:

  • Git pushes to main are not triggering deployments (commits e07e9c1, d43830e, 1419a9b, b64ac45 produced nothing)

  • Deploy hook jobs return 201 Created but stay in PENDING indefinitely:

    • wJGgPOKng6STiOxRIxvK (created 1777834728584)

    • RjgABisWJybR6xEDHelA (created 1777834824556)

  • Manual redeploy via dashboard works fine

Already verified: GitHub App access, project Git settings, reconnected integration, no warnings/banners, well under Hobby limits.

Facing the same issue

Is the commit author part of your Vercel team? If you’re the one who made the commit, I’d recommend double checking that your git email setting matches your GitHub and Vercel email address. I’ve seen that kind of metadata mismatch cause this problem.

There were also some recent security updates that would affect anyone previously using deploy hooks or the CLI to work around the seat requirement for teams. That could cause a build to get stuck in pending waiting for the new team member to be added or a plan upgrade from the 1-person Hobby plan.