Production deploys become events on the timeline.
context production is kept.deploy succeeded, production only. Kind deploy.
| Field | What it is |
|---|---|
kind | deploy |
title | Deploy title, otherwise commit message, otherwise name, otherwise Production deploy. Clipped to 120 characters. |
external_id | Deploy id. |
occurred_at | published_at, otherwise created_at. |
url | ssl_url, otherwise url, otherwise deploy_ssl_url. |
meta.target | production |
meta.commit_sha | commit_ref, when present. |
meta.branch | branch, when present. |
JWS HS256 in x-webhook-signature, issuer netlify, body SHA-256 in the claim.
Set it up under Settings → Webhooks in your project.