Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Generate GitHub release notes markdown from merged pull requests

Notifications You must be signed in to change notification settings

sagansystems/release-notes-public

 
 

Repository files navigation

Release Notes

Generates markdown-style release notes from the pull requests merged between two given branches or tags

Usage

go get -u github.com/sagansystems/release-notes
release-notes -since release-20171212014000Z # or whatever the last release was

Note: ensure GITHUB_USER and GITHUB_TOKEN are set in your environment and that your GITHUB_TOKEN has access to repos.

At https://github.com/settings/tokens

About

Generate GitHub release notes markdown from merged pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.5%
  • Dockerfile 2.2%
  • Shell 1.3%