When I close a sprint, I want to send the list of Done items from the sprint directly to a Slack channel. Currently I have it set up to send an email but the email in Slack is really clunky to view. I want to send a list of items, which I have created a filter for, directly to the sales team via Slack when a sprint is closed, or at least ad hoc. Here's my filter:
project = PER AND status in ("Eng - Closed", "Eng - Done") AND Sprint in (79)
I have a Slack channel reserved just just to receive this list.
You can accomplish this through automation. If you use a scheduled automation with your JQL statement and smart values in the body of the message.
See the solution mentioned by Atlassian here: https://community.atlassian.com/t5/Jira-Software-questions/Sending-an-email-with-a-list-of-issues-using-Automation-for-Jira/qaq-p/1192501#M80697
Thanks, Josh. I've messed with the automation and come up with a semi-automated solution for my use case. The email I do get, but I have to manually forward to the Slack channel. It's not perfect, but it does the trick.
Thanks, though!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.