Hi guys,
I'm using Automation for Jira addon and I would like to automate the following process: when the developers release a new version, the product team receives an email with release notes.
It worth automating because we usually restructure & filter release notes generated by Jira (to remove some technical stuff + subtasks), so there are a lot of manual steps.
I didn't find a way to achieve it using Automation for Jira, the best thing I could do right now is:
- Create a trigger for version release
- For each issue in the version, call IFTTT webhook to accept the issue and publish content to a spreadsheet
- Create proper release notes using spreadsheet magic & manually send them
Please, could you advise any better way to achieve the goal? Or maybe there is something to consider adding into the addon? Basically, I need either a way to assign all results of JQL to some variable multiple times within one rule.
Thanks,
Pavel