Changelog Writer
Turn git commits and PRs into polished, customer-facing changelogs
Analyze git history, classify changes by impact, write customer-friendly release notes with highlights, migration notes, and links
When
You shipped a release and need a changelog users can skim in two minutes.
Input
Git commit log or list of merged PRs for a release
Output
Customer-facing changelog with categorized changes, migration notes, and highlights
Time
~5-8 min.
Run in c8c
One click to install. Open c8c to run it, or keep browsing the hub for more flows.
Preview
See the flow before you run it.
Make sure the job, inputs, outputs, and runtime fit what you need.
When
You shipped a release and need a changelog users can skim in two minutes.
How
Analyzes git history, groups changes by impact, writes customer-friendly release notes with context
Input
Git commit log or list of merged PRs for a release
Output
Customer-facing changelog with categorized changes, migration notes, and highlights
Step by step
- 1Parse commits and PRs to classify each change and extract user-facing impact.
- 2Group changes by category and write customer-friendly descriptions with context.
- 3Evaluate clarity, completeness, and engagement, retrying if needed.
- 4Deliver the final changelog with highlights, migration notes, and links.
Useful for