Jacob Tomlinson's profile picture Jacob Tomlinson

Git
Category

  • Generate git release notes automatically

    2 minute read #git, #github

    It is common practice for release notes to consist of a list of the Pull Requests which have been merged since the last release. Some projects divide these into categories, for example breaking changes, enhancements and bug fixes. If you are a project maintainer you may want to be able to generate this automatically.