Hey Community! 👋
We all know that moment — you set up an automation rule, it runs for the first time, and you think… "Why didn't I do this sooner?!"
Maybe it's a simple one that auto-assigns issues when they're created. Maybe it's a complex multi-step beast that syncs Jira with Confluence, pings Slack, and makes your morning coffee ☕ (okay, maybe not that last one… yet). 😉
I'll go first:
Mine is a rule that automatically creates a bug ticket when a test execution fails in the CI/CD pipeline. It pulls in the failed test name, the error log, the build number, and the environment details — all neatly formatted in the bug description. No more copying and pasting or manually filing defects at 5 PM on a Friday. Just clean, consistent, actionable bug reports every single time. 🎉
Now it's your turn!
Drop your favorite automation rule below. Whether it's:
🔄 A rule that re-opens a bug when a linked test case fails again after a fix
🔁 A workflow transition that saved your team hours
🧹 A cleanup rule that auto-closes stale bugs that haven't been reproduced in 30 days
🪄 Something wildly creative that makes your testing life easier
Bonus points if you share:
No rule is too simple or too complex — sometimes the smallest automations make the biggest difference.
Let's build a collection of the community's greatest automation hits! 🚀
Thanks @Bill Sheboy , I absolutely forgot that point. I will keep this post and have deleted the others. Thanks again for reminding 🙂
Hi @vineet p
To create the rules, you can achieve this by either creating flow with Rovo or by using a Rovo agent inside an automation flow.
If you want to keep it simple and don't want to use agent, you can follow the below step-by-step instructions to automate by creating flow with Rovo:
Select Automation from the side panel
Click the input box under "Create flows quickly with Rovo"
Describe the flow you want, including a trigger and action. For example:
"When a bug is created, set the due date in 7 days and email the ticket owner"
Select Preview flow to review what Rovo generated
Check the summary, add any missing steps
Select Enable flow
You can also find the details in this Atlassian documentation.
Hope this helps! 😊
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Start with basic Jira terms and navigation. Then, discover how to effectively organize work and customize your Jira experience.
Learning Path
Atlassian tools and practices for developers
Reduce context switching by making Jira more efficient, and apply collaboration best practices for streamlined team operations.
Atlassian Certified Associate
Jira Essentials certification
Validate your knowledge of key Jira concepts like using work items, spaces, boards, and Rovo.