generate_changelog.templating

templating#

Templating functions.

Functions

get_default_env

The default Jinja environment for rendering a changelog.

get_pipeline_env

The Jinja environment for rendering actions and pipelines.

render_changelog

Render the full or incremental changelog for the repository to a string.

Classes

RenderedChangelog

The output of rendering a changelog.