GitReleaseNotes
GitReleaseNotes copied to clipboard
Easily generate release notes
Trying to get GitReleaseNotes working with my private Git repo hosted on BitBucket. Not getting an error but also not getting any output. I have tried several commands but can't...
I've tested the executable in OSX and Windows eg: `GitReleaseNotes.exe . /OutputFile ReleaseNotes.md` I runned it under a git repository, (github and bitbucket (without using credentials)). The ReleaseNotes.md don't event...
I'm not able to build on VS 2017 (https://github.com/GitTools/GitReleaseNotes/issues/113) But after upgrading to `Fody.1.29.4` I can build again. However running the `GitReleaseNotes` command throws an exception > {"Requested value 'Bot'...
When building, I get this error message: > 1>------ Build started: Project: GitReleaseNotes, Configuration: Debug Any CPU ------ > 1> Fody (version 1.28.3.0) Executing > 1>MSBUILD : error : Fody:...
The JIRA implementation is probably based on SOAP which is not supported anymore so this needs to be migrated to REST.
This contains two changes: 1. Unwrap the inner exception details of aggregate exceptions when logging. 2. Fix a bug where the Program's `Log` was set to a CustomLog rather than...
"Have a look at the release notes in this Repo for a sample of what is generated by GitReleaseNotes" Where are they? I see this in the directory structure: 