-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Automated changelog: remove Uncategorized
header in output and place items at top
#34037
Conversation
Size Change: 0 B Total Size: 1.03 MB ℹ️ View Unchanged
|
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.
This works for me, I wonder if it should be at the top or the bottom of the section.
Curious to here more thoughts from folks doing changelogs and releases cc @priethor
I mean...at the bottom was my first instinct but at the top will help the release lead to remember to manually categorize. |
Should all items be nested? If so, adding them to the top can help see them and categorize them. If it's agreed some items don't need to be subcategorized, I lean towards leaving them at the end of the section, as it seems they would have a category if they were more prominent. I've personally been trying to nest always to have a more clear, structured changelog, but sometimes it's tough to pick the right subcategory and/or be consistent between releases. All in all, I would lean towards leaving some unnested items at the bottom of the sections. |
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.
Approving cause I'd support any of the ways this could go :)
Ok ill switch it to be at the bottom again 😀 |
I just noticed #34040. If we are removing the indentation it definitely is much more clear to leave uncategorized items at the top, before the nested headings 🙂 |
93181eb
to
331749b
Compare
Ok I've merged in the changes from Going to merge when tests pass. |
Description
In #33229 (comment) @youknowriad suggested we remove the
Uncategorized
feature name from the auto-generated changelog and instead:This PR does this. Here is an example of the new output for a given section which I generated from the
11.3.0
Milestone:How has this been tested?
Following testing instructions from #33229.
The only difference here is that you should check that:
Uncategorized
feature heading in the output.Uncategozed
are now place at the top of each section and have no heading.Screenshots
Types of changes
New feature (non-breaking change which adds functionality)
Checklist:
*.native.js
files for terms that need renaming or removal).