django-address icon indicating copy to clipboard operation
django-address copied to clipboard

Use towncrier for release notes

Open furious-luke opened this issue 3 years ago • 1 comments

Towncrier is a neat little project that assists in automatically preparing release notes for projects. I think it could be useful to automate this process. A couple things that we should consider:

  • There are precommit hooks and checks we can run to ensure PRs come with release notes.
  • We can add the release note collection stage to the CI pipeline.

furious-luke avatar Aug 21 '21 03:08 furious-luke

This looks like it could be really useful. It would be better to assemble release notes as PRs are pulled in than to add weight to the end.

banagale avatar Aug 21 '21 15:08 banagale