GitHub author email not recognized

I’m experiencing a persistent issue with GitHub commits in my project (compuelite-configurador-uc5r).

Despite using a verified and public email (s*******v@gmail.com) on my GitHub account, and confirming that all commits are correctly authored under this email, Vercel continues to fail the deployment check with the following message:

:cross_mark: Vercel – No GitHub account was found matching the commit author email address

I have already tried the following:

  • Verified that s*******v@gmail.com is my primary, public email on GitHub
  • Set that email explicitly in my Git global and local config
  • Rewrote all commit authors using --reset-author
  • Reconnected GitHub in my Vercel account and project
  • Created a brand new project (compuelite-configurador-uc5r) with a clean commit history
  • Ensured all future commits use the correct author and email

Hi,

Can you share an example commit SHA where it failed so we can take a look?

1 Like