Skip to content

feat: add AI changelog generation#4

Merged
jxom merged 4 commits intomasterfrom
feat/ai-changelog
Jan 27, 2026
Merged

feat: add AI changelog generation#4
jxom merged 4 commits intomasterfrom
feat/ai-changelog

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Jan 27, 2026

Adds --ai flag to generate changelogs from git diff using AI.

CLI:

  • changelogs add --ai "claude -p" - Generate changelog using AI
  • -r/--ref - Base ref to diff against (for CI)
  • -i/--instructions - Custom prompt instructions

GitHub Action:

- uses: wevm/changelogs-rs/gen@main
  with:
    ai: 'claude -p'

@jxom jxom merged commit 5cd5301 into master Jan 27, 2026
2 checks passed
@jxom jxom deleted the feat/ai-changelog branch January 27, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant