I am experiencing an issue with my Vercel project, where pushes to my connected GitHub repository are not automatically triggering new deployments.
My GitHub repository for this project is:
Here’s a summary of the situation:
- Problem: Automatic deployments from GitHub pushes are not working. I currently have to rely on a manual Vercel Deploy Hook URL to trigger deployments, but I need the automatic GitHub integration to function.
- Vercel Git Connection:
- I have verified in my Vercel project settings (Settings → Git) that the
safelist-ai-proproject is connected to the correct GitHub repository - The Production Branch in Vercel is set to
master, which is the branch I am pushing to. - I have tried disconnecting and then reconnecting the Git repository in the Vercel project settings multiple times.
- GitHub Webhooks:
- Despite reconnecting the repository in Vercel for
safelist-ai-pro, when I check its GitHub repository settings (Settings → Webhooks), there is still no webhook listed from Vercel. This seems to be the primary issue, as Vercel would not be notified of new pushes.
Could you please help me investigate why Vercel is not creating the necessary webhook in my ` GitHub repository, which is preventing automatic deployments?
Having the same problem with my other repository also.
Please let me know if you require any further information from my side.
Thank you for your time and assistance.
Sincerely,
James