Jira Automation - How can i get a notification whenever an issue with a label changed status

Ilan Goldschmidt October 28, 2024

i want to get notified via slack whenever a story changed its stauts to "done" 

can this be achieved with Jira automation ? 

2 answers

7 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 28, 2024

Yes, you can do this with automation and in its simplicity the automation would look something like this:

Screenshot 2024-10-28 at 7.22.27 AM.png

0 votes
Prachi Bolar
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 28, 2024

Hi @Ilan Goldschmidt ,

 

Welcome to the community!

 

Please find the details below

You may even use the send email feature 

Screenshot 2024-10-29 at 11.12.14 AM.png

 

  • Trigger: Issue transitioned
  • Condition:
    • Field: Labels
    • Condition: contains
    • Value: your-label
  • Action: Send email to example@example.com or add a group or any user field
    • Subject: Issue {{issue.key}} Status Changed
    • Body: The status of issue {{issue.key}} ({{issue.summary}}) has changed

Thank You,

Prachi

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events