Changelog configuration and CLI options¶
See Configuration Reference for general configuration guidance and Template variables & filters for available template variables.
Each option can be provided as a command-line flag or via the [changelog]
section in bumpwright.toml:
--changelog [PATH]/[changelog].pathWrite release notes to
PATHorstdoutwith-.--changelog-template PATH/[changelog].templateUse a custom Jinja2 template for the entry.
--changelog-exclude PATTERN/[changelog].excludeExclude commits whose subject matches
PATTERN(repeatable).--repo-url URL/[changelog].repo_urlBase repository URL for commit and compare links.
bumpwright