Skip to content

feat: add release notes draft command#146

Open
marcus wants to merge 1 commit intomainfrom
feature/release-notes-mvp-20260419-020139
Open

feat: add release notes draft command#146
marcus wants to merge 1 commit intomainfrom
feature/release-notes-mvp-20260419-020139

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 19, 2026

Summary

  • add a new \ command that drafts markdown release notes from git history since the latest tag or an explicit revision range
  • add reusable git helpers plus a small release-notes domain package for classification and rendering
  • document the maintainer workflow and cover the feature with git/release/cmd tests

Testing

  • go test ./internal/git ./internal/release ./cmd
  • env -u TD_FEATURE_SYNC_AUTOSYNC -u TD_FEATURE_SYNC_CLI go test ./...
  • go run . release-notes --output markdown --include-files --include-stats

Nightshift-Task: release-notes

Nightshift-Ref: https://github.com/marcus/nightshift
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