Hello,
Is there a way to send notifications to some users (customers and agents) based on jira ticket status using Jenkins? I think about executing a shell for that, but the problem is that I would like the email to contain ticket details (I would like to use Jira variables, such as summary, key, link to ticket, values of some custom fields, etc...)
Thanks in advance