GitHubReleaseNotes icon indicating copy to clipboard operation
GitHubReleaseNotes copied to clipboard

Fail if issues are not closed

Open distantcam opened this issue 9 years ago • 1 comments

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 avatar Jan 25 '16 03:01 distantcam

@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

gep13 avatar Jan 26 '16 07:01 gep13