Google Cloud Build
Receive build status notifications and log deployments as changes for incident correlation.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Google Cloud Build.
Configure Google Cloud Build
Add the webhook URL in your Google Cloud Build settings.
Auto-Detected
Alert24 auto-detects Google Cloud Build payloads and maps them to incidents.
Step-by-Step Setup Instructions
Google Cloud Build Webhook Setup
cloud-builds topicExample Webhook Payload
This is a sample payload that Google Cloud Build sends to Alert24 when an alert fires.
{
"id": "build-123",
"status": "FAILURE",
"logUrl": "https://console.cloud.google.com/cloud-build/builds/...",
"projectId": "my-project",
"source": {
"repoSource": {
"repoName": "my-repo",
"branchName": "main"
}
}
}How Alert24 Maps Google Cloud Build Data
Status Field
status
Message Field
logUrl
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Google Cloud Build Values |
|---|---|
| operational | SUCCESS |
| down | FAILURETIMEOUTINTERNAL_ERROR |
Connect Google Cloud Build to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More CI/CD & DevOps Integrations
GitHub
InboundLog pull request merges, pushes, and releases as changes for incident correlation.
GitHub Actions
InboundReceive workflow run notifications and log deployments as changes to correlate with incidents.
GitLab CI
InboundReceive pipeline notifications and log deployments as changes to correlate with incidents.
CircleCI
InboundReceive job notifications and log deployments as changes to correlate with incidents.
Terraform Cloud
InboundReceive run notifications and log infrastructure changes to correlate with incidents.
Jenkins
InboundReceive build notifications and log deployments as changes to correlate with incidents.