Skip to content

Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.

License

Notifications You must be signed in to change notification settings

FEMessage/github-release-notes

 
 

Repository files navigation

gren 🤖

Github release notes and changelog generator

Build Status NPM Download NPM Version NPM License PRs Welcome Automated Release Notes by gren

Forked Features

support node modules config

Why

The motivation

Installation

npm i -g @femessage/github-release-notes

Setup

First, generate a GitHub token, with repo scope, at this link. Then add this line to ~/.bash_profile (or ~/.zshrc):

export GREN_GITHUB_TOKEN=your_token_here

Release

gren release 

# or
gren release --override

# or
GREN_GITHUB_TOKEN=your_token_here gren release 

Contributors

Thanks goes to these wonderful people (emoji key):


Han

💻

Donald Shen

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%