Tag: GitHub Actions

  • How do I get a notification when my Vercel deployment fails?

    How do I get a notification when my Vercel deployment fails?

    My team was working on a project together and getting lots of ‘bot’ emails from our GitHub integration to Vercel. At least, we were getting emails when the build and deploy succeeded to Vercel. But what about when the deployment fails? Everything looked fine locally, the site was working, but…