Google Cloud Build + Alert24

Stream events from Google Cloud Build into Alert24 to correlate changes with incidents and shorten time to resolution.

Receive build status notifications and log deployments as changes for incident correlation.

Auto-detected payloads

Alert24 recognizes Google Cloud Build webhooks out of the box and maps fields to incidents automatically.

On-call routing & escalations

Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.

Auto-updating status pages

Promote incidents to a public or private status page with one click and keep customers informed.

Change correlation & AI RCA

Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.

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

1.In GCP Console, go to Pub/Sub → Topics
2.Find or create the cloud-builds topic
3.Create a Push Subscription
4.Set the Endpoint URL to the webhook URL shown above
5.Cloud Build automatically publishes build status to this topic

Example 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 StatusGoogle 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