Forums

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

How to change status of jira ticket when a commit happens on the bitbucket repository?

Rajkumar P September 27, 2023

Hello All,

 

I have a requirement of changing the status in jira issue type when the commit happens on the bitbucket repository.

 

It will be really helpful if someone help me with the step by step approaches from jira and bitbucket integration to issue type status change.

 

2 answers

0 votes
Aron Gombas _Midori_
Community Champion
September 28, 2023

Here is the step by step guide which implements the automation you're looking for.

By implementing this, if you create a commit with this commit message:

Add a unit test to reproduce the FOO-1 bug.

...then the status of the issue FOO-1 will automatically change to "In Progress".

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
September 28, 2023

Hi @Rajkumar P 

I would recommend taking a look at this link. The link also explores how to use workflow triggers.

Suggest an answer

Log in or Sign up to answer