Expand description
Changelog maintenance for git commits
This module auto-detects CHANGELOG.md files and generates entries for staged changes, grouped by changelog boundary.
Uses a single LLM call per changelog that sees existing entries for style matching and deduplication.
Functionsยง
- run_
changelog_ flow - Run the changelog maintenance flow