Netlify integration
Record every production deploy (and failure) on your Netlify sites as a Deployment note, so a metric shift lines up with the release behind it.
This integration logs every production deploy — and every failed one — on your Netlify sites as a Deployment note, with the site, branch, and commit.
What lands on your timeline
When a production deploy finishes, CoNote records a Deployment note. Failed production deploys are logged too. Preview and branch deploys are ignored by default.
How it works
Netlify sends a webhook to CoNote when a deploy finishes. Each request is signed with a secret that CoNote verifies, so only genuine Netlify events are logged.
Setting it up
Add the integration
In Integrations, choose Netlify. Copy the webhook URL and the secret shown after you connect.
Add the notification in Netlify
In Netlify, go to Site configuration → Build & deploy → Deploy notifications → Add notification → Outgoing webhook. Choose Deploy succeeded (and Deploy failed), and paste the CoNote URL.
Paste the secret
Paste the secret into JWS token secret and save. New production deploys appear on the timeline within seconds.