Skip to content

Don't sort by components if componentFormat isn't set#891

Merged
miniscruff merged 5 commits into
miniscruff:mainfrom
Frassle:sort
Jun 13, 2026
Merged

Don't sort by components if componentFormat isn't set#891
miniscruff merged 5 commits into
miniscruff:mainfrom
Frassle:sort

Conversation

@Frassle

@Frassle Frassle commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Fixes #890

If componentFormat isn't set then we don't internally sort by the component type first. Doing so resulted in changelogs where iterating through could switch back-and-forth between "kinds" but as componentFormat was missing there was no component header above that.

@codacy-production

codacy-production Bot commented Jun 11, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 9 duplication

Metric Results
Complexity 0
Duplication 9

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@miniscruff

Copy link
Copy Markdown
Owner

This looks pretty good, I will try and get this merged asap

@miniscruff

Copy link
Copy Markdown
Owner

Fixed #893

@miniscruff miniscruff merged commit 1b636be into miniscruff:main Jun 13, 2026
4 checks passed
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.

Kind-first sorting

2 participants