github-tools/github-release-notes

Add the chance to rebuild the history of release notes

alexcanessa opened this issue · 1 comments

Have the flag for history releases or latest (default).

If history:

  • check all the release, and create the body for all of them.
  • create the full changelog
  • if the changelog or the release body already exist, stop.
  • if the option override is true, then override both changelog and release notes

Closes by #38