[PR #2928] [CLOSED] Add changelog-gen: AI-powered changelog generator using Claude #11262

Closed
opened 2026-04-24 06:04:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2928
Author: @indoor47
Created: 2/21/2026
Status: Closed

Base: masterHead: add-changelog-gen-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds changelog-gen — AI-powered changelog generator that converts git commits into human-readable release notes using Claude.

Repo: https://github.com/indoor47/changelog-gen

python changelog_gen.py --repo . --since v1.2.0 --out CHANGELOG.md

MIT license, open source.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2928 **Author:** [@indoor47](https://github.com/indoor47) **Created:** 2/21/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-changelog-gen-1` --- ### 📝 Commits (1) - [`b1c0f01`](https://github.com/vinta/awesome-python/commit/b1c0f0144234f91e8ae6306d76ad164a18691048) Add changelog-gen ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds **changelog-gen** — AI-powered changelog generator that converts git commits into human-readable release notes using Claude. Repo: https://github.com/indoor47/changelog-gen ```bash python changelog_gen.py --repo . --since v1.2.0 --out CHANGELOG.md ``` MIT license, open source. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:04:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11262