Integrations

One changelog
per cycle.

Connect a Linear team, hit sync. Drumroll lists every cycle and turns each one into a changelog entry - the cycle name as the title, a bulleted list of completed issues as the body, the cycle's end date as the publish date. Active cycles come in as drafts so you can frame the release before it ships.

How it works

Three steps,
under five minutes.

  1. 01

    Authorize Linear

    Standard OAuth 2.0 flow on linear.app. Single scope: read - we never write to your Linear workspace. Tokens are AES-256 encrypted before they touch our database and don't expire by default.

  2. 02

    Pick a team

    Type the team key - the short uppercase prefix on every issue (e.g. ENG-127 has team key ENG). Drumroll resolves it to the underlying team ID and stores both so future syncs skip the lookup.

  3. 03

    Sync on demand

    Click Sync now. Each cycle becomes one entry titled with the cycle name (or 'Cycle N'). The body lists every completed issue with its identifier and title, linked back to Linear. Re-syncs update entries in place using cycle ID as the stable ref.

What syncs

Capabilities & limits.

We’re explicit about what Linear sync handles and what it doesn’t. Most teams find the first list covers their actual use; the second is the part vendors usually hide.

Supported

  • Linear OAuth with read scope - never writes to your workspace
  • Cycle name as entry title, fallback to 'Cycle N' if unnamed
  • Body is a bulleted markdown list of completed issues
  • Each issue links back to its Linear URL
  • Active or upcoming cycles come in as drafts; completed cycles publish
  • Stable source-ref dedupe via team_key + cycle ID
  • Cycles with zero completed issues are skipped (no empty entries)

Not yet supported

  • Issue-level entries - this is cycle-level only by design
  • Self-hosted Linear - linear.app only
  • Webhook-driven sync - on-demand by design
  • Filtering issues by label or project (every completed issue in the cycle is included)

Try it on a real project.

Two minutes to sign up, one click to connect, your team’s shipping rhythm becomes a public page. Always free.

Create a workspace
Linear changelog integration - Drumroll