Overview

On this page

Checkly enables you to trigger single checks or groups of checks as you deploy your code from your CI/CD pipeline.

The easiest way to get started is by using our Vercel integration or GitHub integration. Both require minimal setup. The direct Vercel integration also works with GitLab and Bitbucket.

You can also integrate with your CI/CD using our API directly:

For any other platform, check out how to use our command line trigger API:

Note that failed checks triggered by CI/CD integrations won’t send alert notifications, because their purpose is to block and monitor pre-production environments.

You can contribute to this documentation by editing this page on Github