Current versus Expected behavior:
Since commit 08b4734 (~24h ago), pushes to the `main` branch of my project no longer trigger any deployment. The GitHub commit status API shows “failure” posted by Vercel within seconds of each push (too fast to be a real build failure), all pointing to the same target_url: Usage & Pricing for Cron Jobs. None of these commits appear in the Deployments list at all. I manually triggered a Deploy Hook — it returned {“job”:{“state”:“PENDING”}} but no deployment ever showed up afterward.
Expected: pushes to main should trigger a new deployment as normal (this worked fine until commit 7b7e30d, 2 days ago).
Code, configuration, and steps that reproduce this issue:
- Project: otpsanly (prj_F1ZN7TS5wqizusnFLDKex1SBmON1)
- Team: sanly-dev’s projects (Hobby)
- Repo: github.com/sanly-dev/otpsanly (branch: main)
- I disconnected and reconnected the GitHub integration in Account Settings — no change
- Verified via GitHub API that the commit author email (nazar.dev@sanly.tm) correctly resolves to the linked sanly-dev GitHub account (both author and committer fields resolve properly)
- My Vercel account’s primary email is also nazar.dev@sanly.tm, verified
- Usage limits are nowhere near capacity (Build Time 1h/100h used)
- Vercel’s own AI support agent diagnosed this as a “commit author verification failure” / stale identity mapping, and recommended filing a support case, but Hobby accounts can’t file a case for this problem area (Git Providers / Builds) — only routed here to Community.
Affected commits: 08b4734, 992a8f1, e88863c, d1e1d0a, eae78ec
Could someone from the Vercel team please take a look at the backend identity mapping for this project? Thank you!