Josh To add, I have a hobby account on Vercel and a Pro account. I was trying to add the personal GitHub to the hobby account and keep the work GitHub on the pro account. Maybe I really only have one account on Vercel (I saw that only 1 GitHub account may be used per Vercel account – the UI is confusing here because then why does it say *Add* Account)?
Amy Egan Yes, you can connect one GitHub account to a single Vercel account. That is the expected behavior. https://vercel.com/kb/guide/connecting-teams-with-personal-git-accounts
ADTC FWIW, you can set up GitHub Actions to indirectly deploy your projects into Vercel without connecting your GitHub account. See https://gist.github.com/ADTC/63ce24ca5a6c306f05d75ad2d6975e93
Pauline P. Narvas Hey, Hernan! Welcome to the Vercel Community. When Vercel accounts are deleted, there’s a buffer period before their slugs become available: * 48 hours for personal accounts * 7 days for team accounts How long ago has it been since you deleted the account?
Hernan Puente Hi Pauline, I would say more than 7 days for sure, but maybe less than 2 weeks. Thanks!
Jacob Paris The commit that's failing is coming from your gmail, but your Github is connected to Vercel using your Outlook email. I think this will look if you either - add the gmail as an additional email to your Github - or commit from the outlook address Another thing I notice is it looks like the commit is using your email address as both the email and the username, which shouldn't be causing issues but is worth a check
Animilabor Hi Jacob, Thank you for the feedback, will give a try today. Your response ended up on the spam folder and I’ve missed it. Thank you once more for helping out
Anshuman Bhardwaj Hi @shige, thanks for taking the initiative for this with a PR. I'll share it with our team. If you are confident about the PR feel free to make it ready so maintainers can review.
Tadashi Shigeoka Thanks, @anshumanb san! I’ve marked the PR as ready for review. Looking forward to the team’s feedback.