Skip to content

fix(scripts): catch style/perf/refactor commits in changelog#674

Merged
bmc08gt merged 1 commit intocode/cashfrom
fix/changelog-missing-commit-types
May 4, 2026
Merged

fix(scripts): catch style/perf/refactor commits in changelog#674
bmc08gt merged 1 commit intocode/cashfrom
fix/changelog-missing-commit-types

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 4, 2026

The changelog script missed commits with style, perf, and refactor prefixes—they fell into "Other" without scope parsing. Group them under a new "Improvements" section. Also fix unbound variable crash when arrays are empty under set -u.

The changelog script missed commits with style, perf, and refactor
prefixes—they fell into "Other" without scope parsing. Group them under
a new "Improvements" section. Also fix unbound variable crash when
arrays are empty under set -u.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 4, 2026
@github-actions github-actions Bot added the type: fix Bug fix label May 4, 2026
@bmc08gt bmc08gt added the area: build-system Gradle, convention plugins, build-logic label May 4, 2026
@bmc08gt bmc08gt merged commit f63f02d into code/cash May 4, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/changelog-missing-commit-types branch May 4, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant