jira-stash integration

S
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.
April 1, 2013

Hi,

I am integrating our stash server with JIRA. So far I have done below steps:

1. Put application link of stash in JIRA and vice versa.

2. Added stash url to our production crowd.

Apart from these is there anythi ng else I need to do?

  • Stash is already attached with a git repository. Do I need to put that repository for each of my individual projects?
  • How can I enable particular project to use stash?

Any help will be appreciated.

-Shruti

1 answer

1 vote
Stefan Saasen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 10, 2013

Hi,

2. Added stash url to our production crowd.

What are you trying to achieve here? The JIRA <-> Stash integration provides the following integration features:

  • In Stash you can see the JIRA issues related to a changeset/commit
  • Using the JIRA/FishEye plugin you can see related changesets in the "Source" tab on a JIRA issue
  • On the pull request page the JIRA issues related to this pull request
  • Click through to the issues in JIRA to drill down into issue details
  • Use JIRA for delegated user management.

Stash is already attached with a git repository. Do I need to put that repository for each of my individual projects?

How can I enable particular project to use stash?

The link between a Stash changeset and a JIRA issue is based on the JIRA issue key in the commit message. You don't have to configure any project to repository mappings, if you have a JIRA key in the commit message it will be associated with that issue.

Hope this helps.

Cheers,

Stefan

Suggest an answer

Log in or Sign up to answer