RubyFlow The Ruby and Rails community linklog

PR Log: Turn Pull Requests into Changelog Entries

tf/pr_log (MIT license) is a small command line tool which fetches recent pull requests from a GitHub repository and inserts changelog items. It encourages handcrafted changelogs and plays nicely with existing changelog content. It uses GitHub milestones and labels to filter items and insert custom prefixes like “Bug fix”. In most cases it can parse its configuration automatically from the project’s gemspec.

It can be an alternative to skywinder/github-changelog-generator if you wish to write your changelog by hand, but still want some automation and high consistency with your gem’s GitHub issue tracker.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in