Draft AI-written release notes from your last two GitHub releases

Compares your two latest GitHub releases and writes a clean, ready-to-publish changelog automatically.

How the work actually flows

A straight line.

Pattern: Sequence (1)

flowchart TD trig>"new release published"]:::trig s0["pull latest two releases"]:::svc s1["compare releases with ai"]:::task s2["write release note"]:::task trig --> s0 s0 --> s1 s1 --> s2 out[/"polished release note drafted"/]:::out pay{{"saves time writing changelogs"}}:::pay s2 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
AI Agents & Autonomous SystemsDevOps & IT Operations
Connects
GitHubOpenRouter

The problem it solves

Writing release notes after a launch is tedious busywork you keep putting off, so your changelog falls behind what you actually shipped. Digging back through commits and pull requests to remember what changed takes time you would rather spend building.

Who it fits

Software teams and solo developers who publish GitHub releases and want an up-to-date changelog.

How it works

  1. A new release is published on GitHub
  2. The system pulls the details of this release and the one before it
  3. An AI model compares the two and summarizes what changed
  4. The AI writes a clean, formatted release note
What you get

Changelogs that read like a person wrote them

Get a clean, polished changelog written automatically every time you publish a new release.

What you get

A polished, ready-to-publish release note summarizing what changed since the last version.

What you need

A GitHub account and an OpenRouter API key for the AI model.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook