Open DovetailJohn opened 4 years ago
I'm not sure whether this would add some value. If i'm understanding correctly, this generator already adds issues that are merged or closed for a specific timespan (release).
Would adding another label to indicate it has been added to the release notes not cause mental noise instead?
I would like to be able to add a new label to issues that are added to release notes, ie 'Deployed'
The easiest place would be in issue.js searchIssuesByProjectIdStateStartDateAndEndDate but that seems to be outside the scope of that function.
I'll be glad to submit a PR if you can give me some direction on how you would like it done.