GitReleaseNotes
GitReleaseNotes copied to clipboard
Easily generate release notes
We should try and support as many date formats as we can, and if we fail simple append the unparsed date to the title
something like `/excludeTags wontfix` or something like this to easily filter out issues which are not fixed.
Sometimes issue numbers are put in branch names instead of in the commit messages. This should be supported
Or they should be grouped down the bottom
http://www.semanticreleasenotes.org allows release summaries, a default release summary should be generated. An example of the default release summary could be `This release consist of [these issues]({0}) that were achieved through...
When the old release notes does not have all tags new sections can be added to the bottom, they should be at the top.
When your rate limit is exceeded, Octokit.NET throws an `RateLimitExceededException`. It would be nice if this was handled and the user was given a nice error message :smile:  I'll...
This project looks great to me! 2 things I'd like and perhaps can fix are ; 1.Add Link to Github ReleaseNotes.md Right now https://github.com/JakeGinnivan/GitReleaseNotes/blob/master/ReleaseNotes.md is not referenced from https://github.com/JakeGinnivan/GitReleaseNotes/releases 2.Add...
To be specified for line notes and headers. Not everyone wants them to be specified the same way and rather than proposing to change the default, allow the ability to...