Skip to main content

A tool to generate changelogs integrated in a pull/merge request workflow

Project description

Changelog machine

Getting started

Install

pip3 install -i https://test.pypi.org/simple/ changelog-machine
python3 -m changelog-machine -h # will print the help

Create new entry

python3 -m changelog-machine entry -m "Message of the entry"

for further options see:

python3 -m changelog-machine entry -h

Generate changelog for new release

The new release with its entries will be inserted in the existing CHNAGELOG.md or create a new on in order that the highest version will be on top.

python3 -m changelog-machine changelog --releaseVersion "1.0.0"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

changelog-machine-0.19.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

changelog_machine-0.19.0-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page