github-release-notes
github-release-notes copied to clipboard
Cannot generate release notes for a snapshot, i.e what has not been released yet
Is it possible to generate release notes for a snapshot, i.e. all of the work up to the point before a release.
gren release
🤖 - Generate release notes:
⠙ Getting the list of releases{ Error: 404 error making request GET https://XXXXX/releases: "Not Found"
at new ResponseError (/usr/local/lib/node_modules/github-release-notes/node_modules/github-api/dist/components/Requestable.js:50:118)
at handler (/usr/local/lib/node_modules/github-release-notes/node_modules/github-api/dist/components/Requestable.js:373:18)
at
This seems like a bug. I should be able to generate release notes for the very first release. Can this be done?