git-tfs / git-tfs

A Git/TFS bridge, similar to git-svn
http://git-tfs.com/
Apache License 2.0
1.93k stars 719 forks source link

Replace docs/NEXT.md with https://github.com/skywinder/github-changelog-generator #1064

Open spraints opened 7 years ago

spraints commented 7 years ago

Maintaining docs/NEXT.md is kind of a pain. Right now, I've been trying to farm that out to PR authors 😬 but it's still administrative hassle. https://github.com/skywinder/github-changelog-generator looks like it can generate a changelog.

It'd be really nice to update the release process to include github-changelog-generator (or a .NET equivalent) in the release process, so that we don't have to maintain docs/NEXT.md.

pmiossec commented 7 years ago

We could use https://github.com/gittools/gitreleasenotes with the cake build I made (that I have to update :( ): http://cakebuild.net/dsl/gitreleasenotes/

Perhaps we could even use : https://github.com/GitTools/GitReleaseManager