1

Is there any Stash/Bitbucket plugin which takes care of marking JIRA issue as resolved when request is merged?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62

2 Answers2

0

Smart Commits for Bitbucket should be able to handle that.

rorschach
  • 2,871
  • 1
  • 17
  • 20
0

This functionality is built into JIRA Software as part of the integration with Bitbucket. All that should be required is for you to do some configuration of your JIRA workflow and for you to include Issue keys in your branch names & commit messages.

There is a knowledge base article here that documents how to set up workflow triggers.

Gene Taylor
  • 541
  • 2
  • 10