Integrations1 min read
CI/CD & DevOps
Continuous integration, pipeline alerts, and deployment monitoring.
Detect failed deployments and pipeline issues before they impact users.
Available Integrations
- GitHub Actions — Receive GitHub Actions workflow run failures and repository security alerts.
- GitLab CI/CD — Track GitLab pipeline errors and auto-resolve upon successful subsequent builds.
- Bitbucket Pipelines — Receive Bitbucket Pipeline failure alerts in OpsKnight.
- Vercel Deployments — Monitor production deployments, build errors, and preview deployment failures.
Capabilities Comparison
| Platform | Event Triggers | Auto-Resolve Supported | Signature Verification |
|---|---|---|---|
| GitHub Actions | workflow_run.completed (failure) |
Yes | SHA-256 HMAC (X-Hub-Signature-256) |
| GitLab CI/CD | Pipeline Hook (failed) |
Yes | Secret Token (X-Gitlab-Token) |
| Bitbucket | repo:commit_status_updated |
Yes | Token Header / HMAC |
| Vercel | deployment.error, deployment.canceled |
Yes | SHA-1 HMAC (x-vercel-signature) |
Last updated for v1.3
Edit this page on GitHub