CoNote

Jira integration

Record Jira version releases as Deployment notes, so a shipped release lines up with the metrics it moved.

This integration logs version releases from your Jira projects as Deployment notes, so when you ship a release, it's on the timeline next to the deploys and changes from the same day.

What lands on your timeline

A note when a Jira version is released (and, optionally, created).

How it works

CoNote gives you a private link, so Jira sends each version change automatically. Jira can't attach a private key to the message, so instead you add the private key to the end of the link, and CoNote checks it to confirm the message is real.

Setting it up

  1. Add the integration

    In Integrations, choose Jira. Copy the link and the private key shown after you connect.

  2. Add the webhook in Jira

    In Jira, go to Settings → System → Webhooks → Create a Webhook (the Webhooks section, where tools send updates from). Set the URL to the CoNote link with ?secret=<secret> appended, and tick the Version → released (and created) events.

  3. Save

    Save the webhook. Releases appear on the timeline as they happen.

Jira's Create a WebHook screen with a Name field and the URL field highlighted for the CoNote link with a secret appended
Jira's WebHook screen: paste your CoNote link with ?secret=… into URL and tick the Version events.

Related articles