This repository was archived by the owner on Sep 20, 2022. It is now read-only.
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
No file output #48
Open
Description
When I try to generate release notes for scriptcs, it says it finds the .git
folder, then it says it's done, but I can't find any output. I noticed there is a /Verbose
switch, but since I hit the GitHub API rate limit (see #47) it doesn't reach the point where it's done anymore, so I can't test it.
Also, I just copy-pasted the command, GitReleaseNotes /o releasenotes.md /allTags
, from your blog post, but it doesn't seem to pick up the /o
argument. Is it case sensitive? If it is, you probably have to either update the blog post or make them case-insensitive 😉