Processing JIRA issues from commit comments of own git repository

Oleksandr Presich August 6, 2013

Hello guys,
could please advise how can I process JIRA issues from commit messages if I'm using own local git repository?

I've found some plugins/workaround, but:

  • one works only for BitBucket/GitHub (JIRA DVCS Connector)
  • another do not have such functionality (Git Version Control Viewer)
  • as I know FishEye have such func, but we do not plan to have FishEye yet
  • it could be made with git-commits, but we'd like to have this functionality from JIRA administration

So, could someone give any advices?

Thanks!

2 answers

1 accepted

2 votes
Answer accepted
Marlon Aguiar
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 15, 2013

Hello there!

If you're using self installed JIRA you can use a plugin such as the Git Version Control Viewer, but if you are in OnDemand you are restricted on using either Bitbucket or Github or integrating a local Stash or Fisheye install using Application Links.

Hope it helps!

Regards,
Marlon

Oleksandr Presich August 15, 2013

So, as a conclusion we can say that JIRA do not have such functionality out of the box.

0 votes
Midori
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 18, 2015

how can I process JIRA issues

It is not clear what you mean by "process". If you want to require issue keys mentioned in the commit messages, then the Commit Policy Plugin does this for you.

See the "Commit message must contain issue keys from a JQL query" condition.

Suggest an answer

Log in or Sign up to answer