Codefresh + Alert24

Stream events from Codefresh into Alert24 to correlate changes with incidents and shorten time to resolution.

Receive pipeline notifications and log deployments as changes to correlate with incidents.

Auto-detected payloads

Alert24 recognizes Codefresh 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 Codefresh.

Configure Codefresh

Add the webhook URL in your Codefresh settings.

Auto-Detected

Alert24 auto-detects Codefresh payloads and maps them to incidents.

Step-by-Step Setup Instructions

Codefresh Webhook Setup

1.In Codefresh, go to Account Settings → Pipeline Integrations
2.Add a notification integration or use a pipeline step:
steps:
  notify:
    type: webhook
    arguments:
      url: '<WEBHOOK_URL>'
3.Configure triggers for pipeline completion

Example Webhook Payload

This is a sample payload that Codefresh sends to Alert24 when an alert fires.

{
  "build": {
    "status": "error",
    "pipeline_name": "production-deploy",
    "build_id": "build-42"
  }
}

How Alert24 Maps Codefresh Data

Status Field

build.status

Message Field

build.pipeline_name

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusCodefresh Values
operational
success
down
errorterminated

Connect Codefresh to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More CI/CD & DevOps Integrations