GitHubReleaseNotes
GitHubReleaseNotes copied to clipboard
Fail if issues are not closed
As part of generating a release, all the issues for the milestone should be closed. If they are not, throw.
This is the same as if an issue for the milestone doesn't have the correct labels.
@distantcam this is interesting. I had a similar suggestion made on GitReleaseManager (a hard fork of GitHubReleaseNotes) where the suggestion was to move any unclosed issues to the next/new milestone:
https://github.com/GitTools/GitReleaseManager/issues/55