bbkane/example-go-cli

git-xargs-tasks: Make the changelog useful in my releases

bbkane opened this issue · 2 comments

Let's get the changelog feature working better as well

TODO: fixing the changelog will have to wait, I'm taking a small detour to fix envelope...

Once envelope is fixed and I get my envvars back, I need to:

  • fix it so goreleaser either doesn't do release notes or points to my changelog as a link (see --releas-notes)
  • apploy this to example-go-cli
  • release a new example-go-cli version to test
  • fix up all the others

This is added to envelope - bbkane/envelope@ac35382 , need to add to other repos

Done