Skip to content

automate the release notes grouping#801

Open
mcncl wants to merge 1 commit into
mainfrom
bm/automatic_release_notes
Open

automate the release notes grouping#801
mcncl wants to merge 1 commit into
mainfrom
bm/automatic_release_notes

Conversation

@mcncl

@mcncl mcncl commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Description

Editing the release notes is annoying.

@mcncl
mcncl requested review from a team as code owners April 22, 2026 23:59

@KSHITIZ6341 KSHITIZ6341 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for automating this; this should make releases easier.

I think the grouping may need attention before merge because ordinary user-facing fix: commits currently fall through to Internal. The only non-dependency user-facing group matches feat/add, while the dependency group handles deps, so commits like fix: correct broken output would be hidden under the catch-all internal group.

Suggested direction:
Add a Fixed or Fixes and improvements group for fix(...)?: before Internal, or make Internal explicitly match only non-user-facing prefixes such as chore, refactor, test, and docs.

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.

2 participants