Skip to main content

Create a suggested CHANGELOG from your git repos logs

Project description

CHANGELOG Suggest

https://travis-ci.org/kirankoduru/changelog.svg https://coveralls.io/repos/github/kirankoduru/changelog/badge.svg?branch=master

Writing CHANGELOGs can be a grueling task but git logs can help you create a suggested CHANGELOG. The intention of this tool is to remove some of the grunt work involved checking diffs to write CHANGELOGs.

Installation

You can install changelog-suggest through pip:

pip install changelog-suggest

Usage

Command line usage:

usage: changelog [-h] -s START [-e END] -v VERSION [-i ISSUE]
                 [-u ISSUE_URL_PREFIX]

Publish suggested CHANGELOG from git commits

optional arguments:
  -h, --help            show this help message and exit
  -s START, --start START
                        Enter commit/tag/branch you want CHANGELOG from
  -e END, --end END     Enter commit/tag/branch you want CHANGELOG to. Default
                        value is set to `master` branch
  -v VERSION, --version VERSION
                        Enter new version number for the CHANGELOG
  -i ISSUE, --issue ISSUE
                        Enter issue ID pattern. Should be a regex pattern to
                        look for
  -u ISSUE_URL_PREFIX, --issue-url-prefix ISSUE_URL_PREFIX
                        Enter issue URL prefix. If your issues are on github
                        then it could be https://github.com/<username
                        >/<repository-name>/issues/<issue-number>

License

MIT (See LICENSE)

Note

Again, this command line tool creates a suggested CHANGELOG. So use it at your discretion. It is advisable to add more information to your CHANGELOG once you have created it through this command line utility. Better advice can be found here.

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-suggest-0.1.0.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file changelog-suggest-0.1.0.tar.gz.

File metadata

File hashes

Hashes for changelog-suggest-0.1.0.tar.gz
Algorithm Hash digest
SHA256 86a9822ad8f656a0d76af1cef6d2deab696c1974ddf35b0947b7a0af047dd356
MD5 7b35887418a22393359de9976c2760d6
BLAKE2b-256 98db71eaae5b15d2550745a949228688b2a349c70906bb744f1a1693558e78c2

See more details on using hashes here.

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