Skip to content

fossamagna/github-changelog-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-changelog-generator NPM version

Changelog generator from GitHub issues

Installation

First, install github-changelog-generator using npm (we assume you have pre-installed node.js).

npm install -g github-changelog-generator

Usage

See gh-change-gen --help for detailed usage.

  Usage: gh-change-gen [options]

  Options:

    -h, --help                         output usage information
    -V, --version                      output the version number
    -n, --no_auth                      no authenticate
    -o, --owner <owner>                owner of the GitHub repository
    -r, --repo <repo>                  name of the GitHub repository
    -m, --milestone [milestone]        title of Milestone
    -l, --labels [labels]              list of comma separated Label names. Example: bug,ui,@high
    -s, --issue_status [issue_status]  issue status
    -t, --template [template]          path to changelog template ejs file
    -f, --file [file]                  name of the file to output the changelog to [CHANGELOG.md]

License

MIT © fossamagna

About

Changelog generator from GitHub issues

Resources

Stars

Watchers

Forks

Packages

No packages published