Skip to content

chore: fix perf commits group in cliff.toml#18

Merged
codepuncher merged 1 commit into
mainfrom
chore/config-cleanup
May 18, 2026
Merged

chore: fix perf commits group in cliff.toml#18
codepuncher merged 1 commit into
mainfrom
chore/config-cleanup

Conversation

@codepuncher
Copy link
Copy Markdown
Owner

Summary

perf: commits were incorrectly bucketed under "Bug Fixes" in the changelog. Fixed to "Performance Improvements".

Type of Change

  • chore: Maintenance / tooling

@codepuncher codepuncher marked this pull request as ready for review May 18, 2026 20:59
Copilot AI review requested due to automatic review settings May 18, 2026 20:59
@codepuncher codepuncher merged commit 3e1f006 into main May 18, 2026
8 checks passed
@codepuncher codepuncher deleted the chore/config-cleanup branch May 18, 2026 21:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Corrects the changelog grouping in cliff.toml so that perf: commits are categorized under "Performance Improvements" instead of being incorrectly grouped with "Bug Fixes".

Changes:

  • Update the commit parser rule for ^perf to assign the correct group label.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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