Can a JQL Subscription be tied to a Slack Channel? I know it will send emails to the user who created them or to a group, but wanted to know if a Slack channel integration was possible.
Hi @Joshua Dickerson ,
With minimal change to the filter, you could have that email go into a Slack channel using the feature in Slack that lets you receive emails . That would be poorly formatted though - we do have a better option!
With Jira Automation, you can set up a rule that runs on a Scheduled trigger as often as your JQL subscription would run. I'll describe this at a high level without actually mocking this out with screenshots. If you get stuck implementing this, I'm happy to troubleshoot!
These issues match the JQL subscription:
{{#lookupIssues}}
• <{{url}}|*{{key}}* {{summary}}>
{{/}}
The results will be linked to Jira in Slack, here's a screenshot of how the formatting looks in Slack:
Cheers,
Daniel
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.