Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

pushing changes issue status in jira

Lars Asi September 9, 2019

Hello, I am trying to automate my developers work.

I will explain the scenario I would like to get.

There is a issue in Jira under the column "In Progress". The developer works on that issue, commits and pushes it to bitbucket, adds a tag and then automatically the issue moves from In progress to testing in jira.

is it possible to do. I have seen some automation being done with tags in bitbucket but nothing like this

 

1 answer

0 votes
Jack Brickey
Community Champion
October 20, 2021

Hi Lars, this is an old post and you likely have solved but if not I hope this helps. It isn’t precisely clear here if the label precedes the automation or you want it as part of automation. Assuming the former…

I would trigger specifically on the label being added.

trigger - issue updated

condition - JQL labels = xxx

action - transition issue to testing

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events