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
Hello Atlassian Community!,
I have a request from by boss to automatically transition JIRA issue after merge.
However the condition is that I must get the keyword #resolve or #notresolve and task number in the "Title" section when we Create Pull Request. That keyword indicate if the task should be transition into resolved or no transition.
So my question/help needed:
Once above solution found, then at the end of the script I will do .execute() jira api or jira-cli to transition the task.
Appreciate for your helps.
Thanks.