Commits by contributors to my GitHub project are not getting deployed and don’t appear in Vercel. In the commit, I get this comment: “Git author must have access to the project on Vercel to create deployments.” This issue started recently, and everything was working fine last week.
Environment:
- Account Type: Hobby (no Teams set up)
- Git Provider: GitHub
- Project Type: React/Vite
Steps I’ve already taken:
- Verified that the Git integration setup is correct.
- Confirmed that repository permissions are set correctly.
- Checked that Git user permissions are appropriate.
- Ensured that Git commit metadata (author name and email) is configured correctly.
- Disconnected and reconnected the Git repository to Vercel.
Additional Information:
- The site is currently deployed using the last working commit.
- We haven’t made any changes to the configurations since it was last working.
- The issue is affecting all contributors to the repository.
Questions:
- Has there been any recent change to how Hobby accounts interact with Git integrations?
- Are there any additional troubleshooting steps I can take to resolve this issue?
- Is this a known issue that Vercel is currently working on?
Any help or guidance would be greatly appreciated. Thank you!