Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 459 Bytes

github-release-notes

ruby releasenotes.rb generate --repo <path to the local repo> --from <last git tag> --to <current git tag> --github https://github.com/jetpackworkflow/checklistpro --gh_token <github token>

Generate a Personal Access Token with the scope repo (Full control of private repositories). This gives the script access to search for commits in private repositories.