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.
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".
Hi @Rajkumar P
I would recommend taking a look at this link. The link also explores how to use workflow triggers.
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.