kunstmaan/github-flow-changelog

Command to generate a changelog based on Github milestones and pull requests

dev-master 2022-10-06 09:02 UTC

This package is auto-updated.

Last update: 2024-04-06 12:33:26 UTC


README

Installation

git clone https://github.com/Kunstmaan/github-flow-changelog.git
cd github-flow-changelog
composer install

Or install it globally.

composer global require kunstmaan/github-flow-changelog:@dev

Make sure you have your path configured correctly. See https://getcomposer.org/doc/03-cli.md#global for more information.

Running

./gfc <github token> <organisation/user> <repository> > CHANGELOG.md

Generate a token here

Example

./gfc changelog xxx Kunstmaan KunstmaanBundlesCMS > ~/Development/KunstmaanBundlesCMS/CHANGELOG.md

Output

Check out this changelog