-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automate grouping of release
Changelog
PRs by feature (#33229)
* Initial pass at grouping by feature * Basic sort by feature implementation * Prefer Group by feature label if present * Sort Unknown to be the last feature group * Strip feature name from entry * Improve function naming and simplify * Update "Widgets" changelog mapping name to "Widgets Editor" Co-authored-by: Dave Smith <getdavemail@gmail.com> * Add feature mapping as provided by Hector See #33229 (review) * Give priority to explicit label to feature mapping and update tests * Sort features within section by total number of PR entries * Simplify and unify sorting mechanic * Improve code formatting and update UNKNOWN type * Normalize function name * Fix typings Co-authored-by: Héctor <27339341+priethor@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
288 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters