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

Auto populate versions

Periklis April 1, 2015

Hello
I use jria(Agile,serviceDesk),bamboo,fisheye,confluence
I want to automatically create a new version of my project when a bug issue solved.Αadditionally i want to create a  new build of my project  with this new version!

there is this functionality?


thank you very much
 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Piotr Swiecicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 2, 2015

Well, I know no solution to create new version automatically.  To be honest I am not sure how this would work - if you follow http://semver.org/ versioning and last released version was 1.2.3, would you expect next version 1.2.4, 1.3.0 or 2.0.0?   But take a look at https://confluence.atlassian.com/display/JIRA/JIRA+6.3+Release+Notes, "'On the fly' version and component creation" section in particular - creating new version couldn't be simpler than that, you can do it any moment you create or edit an issue.  For example when closing an issue.

Regarding creating new build of your project, that depends on the branching model in your repository.  It is certainly possible and easy to set up this in Bamboo, to trigger new build any time branch was updated or new branch was added.  See https://confluence.atlassian.com/display/BAMBOO/Triggering+builds

Hope that helps,

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

This function is definitely not available out of the box. 

I want to automatically create a new version of my project when a bug issue solved

This can be a custom workflow post function.

Αadditionally i want to create a  new build of my project  with this new version

I think with the custom post function, you should be able to make a call to Bamboo's REST API to trigger a new build.

TAGS
AUG Leaders

Atlassian Community Events