You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Can Jira Automation rules be used to move a Jira Ticket from Done status to Deployed status after getting a successful build from Bitbucket?
How this happen, how did Bitbucket trigger Jira ticket from one status to another according to the code that is released?
Yes you can. Here are two options -
Automation Rule - Using the DevOps section's triggering event to change issue's WF status
WF customization - Create custom trigger for the transition to automated the status transitions. Please refer the the following link - https://support.atlassian.com/jira-cloud-administration/docs/configure-workflow-triggers/
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
hello,
Thank you for responding to me.
my question is how can bitbucket knows the jira ticket that are related to the code added in the new release ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please take a look on bitbucket/Jira integration - https://www.atlassian.com/software/jira/bitbucket-integration
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.