mafw.devtools.release.notes
Release note generation utilities for MAFw releases.
This module contains the business logic for creating release notes from a markdown template, collecting git statistics, and resolving contributors.
Module Attributes
Path to the markdown template used to build release notes. |
- mafw.devtools.release.notes.RELEASE_TEMPLATE_FILE = PosixPath('.gitlab/release_templates/Default.md')
Path to the markdown template used to build release notes.