generate_changelog.actions.metadata

metadata#

Metadata callback and processing functions.

Classes

MetadataCollector

Creates a callable to collect key-value metadata.

ParseAzureBoardIssue

Parse Azure board issues from commits.

ParseBreakingChangeFooter

Parse a breaking change footer.

ParseConventionalCommit

Parse a line of text using the conventional commit syntax.

ParseGitHubIssue

Parse GitHub issue references from commits.

ParseIssue

Base class to parse an issue reference and put it into the commit metadata.

ParseJiraIssue

Parse Jira issues from commits.

ParseTrailers

Parse and extract trailers from a commit message.