Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to assign a repository in JIRA and then use it in Bamboo?

fhemerka July 2, 2015

We are using JIRA, Bamboo and Bitbucket, and we want to build an application with bamboo. Is it possible to assign a repository to a JIRA project and then use it in Bamboo? If yes, how?

1 answer

0 votes
Timothy
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.
July 2, 2015

You can take a look at Administration > Project > Administration > Development. Basically, JIRA knows how to read the index from all repositories. Don't forget that code can be committed to any repository to fix a single JIRA issue and Bamboo can pull from multiple repositories for one single build plan.

As long as your commits have the JIRA Issue key, you are fine.

Jan Prokeš
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.
July 2, 2015

Hi Timothy, so when we have a plan with for example 5 repositories, when we commit to one of them, the build will be triggered only for repository, when the event happened? Example plan to run Unit Tests with: - repository A - repository B Source code checkout task is configured to use default repository (repository A). When I create pull request in repository B, the plan triggers only on repository B, no mather that in source code checkout task is selected default repository? Example plan to release new version (tests, git tag, package, upload package to dependency repository): - repository A - repository B How we select, from Jira, the repository we want the plan to run on? Thank you.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events