genchangelog

command
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2022 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Overview

Command genchangelog provides a tool to generate a changelog.md file from a git commit range. It requires the following:

  • Each commit is a squash merged GitHub PR.
  • The commit subject contains the PR number '(#123)'.
  • Each commit contains a 'category: foo' line in the body.
  • Each commit is linked to a Github Issue via a 'ticket: #321' line in the body.
  • Only PRs with supported categories linked to Issues will be included in the changelog.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL