New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

github-changelog-generator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-changelog-generator

Changelog generator from GitHub issues

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

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

Keywords

github

FAQs

Package last updated on 03 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts