/gh-changelog

A GitHub CLI extension to to generate a changelog.

Primary LanguageGo

gh changelog

gh changelog is a GitHub CLI extension to generate a changelog from the pull requests of a milestone.

Installation

Make sure you have gh and git installed. Then run:

$ gh extension install leofeyer/gh-changelog

Usage

$ gh changelog 1.2

You can optionally specify a version number for unreleased changes:

$ gh changelog 1.2 1.2.6