-
Notifications
You must be signed in to change notification settings - Fork 50
[chloggen] Sort changelog entries alphabetically by component #1276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chloggen] Sort changelog entries alphabetically by component #1276
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1276 +/- ##
==========================================
+ Coverage 62.41% 62.44% +0.02%
==========================================
Files 65 65
Lines 4023 4026 +3
==========================================
+ Hits 2511 2514 +3
Misses 1280 1280
Partials 232 232 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
evan-bradley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this will be a big usability improvement for users looking through changelogs.
Co-authored-by: Evan Bradley <[email protected]>
Fixes #1275