Skip to content

Linear Releases Orb

New feature

You can now sync your CircleCI deployments to Linear Releases by adding a single step to any deploy job. Now, you can:

  1. Add the circleci/linear-release orb to your pipeline
  2. Have every deployment automatically create a release in Linear with the issues that shipped
  3. See exactly which Linear issues went out with each deploy, directly in Linear

What’s new:

  • New circleci/linear-release orb available in the CircleCI Orb Registry
  • Add linear-release/sync as a step in any deploy job — no shell scripting required
  • Works with continuous and scheduled Linear release pipelines
  • Compatible with all CircleCI executors

Get started

Previous changes