Skip to content

feat(changelog): add test/tests/style to default internal changes categories#759

Merged
BYK merged 1 commit intomasterfrom
feat/internal-changes-commit-types
Feb 26, 2026
Merged

feat(changelog): add test/tests/style to default internal changes categories#759
BYK merged 1 commit intomasterfrom
feat/internal-changes-commit-types

Conversation

@BYK
Copy link
Member

@BYK BYK commented Feb 26, 2026

Adds test, tests, and style conventional commit types to the Internal Changes category in the default release.yml config.

Previously these commit types were not matched by any category and would fall through to the unlabelled "Other" section of the changelog.

Changes

  • Updated the DEFAULT_RELEASE_CONFIG regex in src/utils/changelog.ts to include tests? and style in the "Internal Changes" alternation group
  • Updated the default config YAML example in the documentation to match
  • Updated the corresponding test to use the new pattern and added assertions for test:, tests:, and style: prefixes

…egories

Adds `test`, `tests`, and `style` conventional commit types to the
"Internal Changes" category in the default release.yml config, so they
are properly categorized instead of falling through to "Other".
@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-26 20:19 UTC

@BYK BYK marked this pull request as ready for review February 26, 2026 20:14
@BYK BYK merged commit 3f42cab into master Feb 26, 2026
18 checks passed
@BYK BYK deleted the feat/internal-changes-commit-types branch February 26, 2026 20:19
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