kunstmaan/github-flow-changelog

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

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 0

Open Issues: 0

pkg:composer/kunstmaan/github-flow-changelog

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

This package is auto-updated.

Last update: 2025-10-06 15:54:46 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