You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
Update: in my case it was due to a Commits line on an existing ReleaseNotes.md which was malformed.
This was causing an OutOfRangeException which is magically transformed to null in the catch(Exception ex) of Program.
Is this project still active no been updated for a long while and I am also having this same issue.
No file or output even when adding /Verbose to the command
I wanted to use it in conjunction with gitversion
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 figure out what is going wrong.
GitReleaseNotes.exe . /AllTags /OutputFile ReleaseNotes.md --> nothing
GitReleaseNotes.exe . /IssueTracker Jira /Repo dynalean/dfservicestock /RepoUs ##### /RepoP ##### /O ReleaseNotes.md
Can you help me figuring out what is going wrong?
The text was updated successfully, but these errors were encountered: