sgargan
sgargan

Reputation: 12628

Mark a Jira ticket fixed from within an SVN commit

I was wondering if its possible to have Jira update a ticket's status to fixed based on parsing an SVN commit and finding Fixed or some other flag in conjunction with the Jira Id? It seems the Jira svn plugin will list the commits that contain a particular ticket id so maybe this is not too much of a stretch. Anyone use this kind of thing with Jira and SVN?

Upvotes: 6

Views: 2951

Answers (2)

Alex
Alex

Reputation: 654

This https://plugins.atlassian.com/plugin/details/10017 may be the one you are looking for

Upvotes: 3

Vladimir Alexiev
Vladimir Alexiev

Reputation: 2601

Upvotes: 4

Related Questions