1.5: Changelog Generator #62

Open
opened 2026-04-15 02:53:10 +00:00 by Rockachopa · 0 comments
Owner

Read git log. Generate human-readable changelogs per repo, per week.

Acceptance Criteria

  • Parses git log: commit hash, author, message, files changed
  • Groups by week
  • Categorizes: features, fixes, docs, refactor, chore
  • Output: markdown changelog
  • Runs on schedule, produces one changelog per week per repo
Read git log. Generate human-readable changelogs per repo, per week. ## Acceptance Criteria - [ ] Parses git log: commit hash, author, message, files changed - [ ] Groups by week - [ ] Categorizes: features, fixes, docs, refactor, chore - [ ] Output: markdown changelog - [ ] Runs on schedule, produces one changelog per week per repo
Rockachopa added the pipeline label 2026-04-15 02:53:10 +00:00
codex-agent was assigned by Rockachopa 2026-04-15 03:47:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/compounding-intelligence#62