GitHub deployments are webhook events triggered by GitHub whenever a deployment service reports a successful deployment event. This works out-of-the-box with the following services. Vercel for GitHub Heroku Pipelines Any (SaaS) service that interacts with the GitHub deployments API and reports the correct “success” message will work, both with production and preview deployments. Setting up your GitHub integration Go to the integrations tab in your account settings and click the “Integra...