Skip to main content

Python module to, generate well formatted commit notes from git commit history.

Project description

Pypi-version Python

pages-build-deployment pypi

Pypi-format Pypi-status

Maintained GitHub Repo created GitHub commit activity GitHub last commit

CHANGELOG generator

Generate CHANGELOG from git commit history

Installation

pip install changelog-generator

Usage

Regular CHANGELOG
changelog
Regular CHANGELOG in debug mode
changelog debug
CHANGELOG in reverse order
changelog reverse
Flags
  • -b Gather commit notes specific to a branch. Uses Default branch if not passed
  • -f Write the commit notes to a custom filename. Defaults to CHANGELOG
  • -t Title or index line for the file generated. Defaults to Change Log

Sample

release_notes.rst

Linting

PreCommit will ensure linting, and the doc creation are run on every commit.

Requirement

pip install sphinx==5.1.1 pre-commit==2.20.0 recommonmark==0.7.1

Usage

pre-commit run --all-files

Pypi Package

pypi-module

https://pypi.org/project/changelog-generator/

Runbook

made-with-sphinx-doc

https://thevickypedia.github.io/changelog-generator/

License & copyright

© Vignesh Sivanandha Rao, Changelog Generator

Licensed under the MIT License

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

changelog_generator-0.7-py3-none-any.whl (8.4 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