Combined release notes from GitHub with jq and paginate-json
Matt Holt asked: Is there a tool that uses the GitHub API to generate a doc with all release notes from a repo?
2 posts tagged “release-notes”.
Matt Holt asked: Is there a tool that uses the GitHub API to generate a doc with all release notes from a repo?
I like to write the release notes for my projects by hand, but sometimes it can be useful to have some help along the way. Today I figured out this recipe.