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.
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.