generate_changelog.commits.sort_group_commits

sort_group_commits#

generate_changelog.commits.sort_group_commits(commit_groups)[source]#

Sort the commit groups and convert the dict into a list of GroupedCommit objects.

Parameters:

commit_groups (dict) – A dict where the keys are grouping values.

Return type:

list

Returns:

A list