generate_changelog.release_hint

release_hint#

Methods for generating a release hint.

Functions

suggest_release_type

Suggest the type of release based on the unreleased commits.

Classes

ReleaseRule

A commit evaluation rule for hinting at the level of change.

RuleProcessor

Process a commit through all the rules and return the suggestion.

Exceptions

InvalidRuleError

The evaluated rule is invalid.