errbot icon indicating copy to clipboard operation
errbot copied to clipboard

docs: Auto-create CHANGES from git

Open sijis opened this issue 5 years ago • 1 comments

This dynamically creates CHANGES.rst using gitchangelog.

Since this file is shared with the website, a generated output looks like below:

errbot-auto-changelog-01

sijis avatar Apr 09 '19 14:04 sijis

It would be nice to use something like https://github.com/c4milo/github-release as well to give https://github.com/errbotio/errbot/releases a bit more meaning and to include commit hashes next to each change. Maybe gitchangelog can be configured to include the commit hash? I think it would make it easier to understand each change.

sheluchin avatar May 10 '19 20:05 sheluchin