Hi all,
I am trying to automate the sending of release notes to my team. So far, I have an automation rule where once the fix version has been released, it automatically sends a Slack message.
My challenge is around the content of the Slack message. I would like it to list out the stories or bugs that make up that fix version.
Is this possible?
Example of desired Slack message:
Fix version: {{version.name}} was released on {{version.releaseDate.mediumDate}}*
Summary: {{version.description}}
Details:
* {{issue.key}} - {{issue.summary}}
* {{issue.key}} - {{issue.summary}}
If the issue key can also be a hyperlink, that would be an added bonus! (similar layout to the release notes from Jira)
Put them in <>'s. Our rule message ie
A Defect <{{issue.toURL}}|{{issue.key}}> has been created...
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.