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

Is it possible to not trigger bamboo build when code is commited by a particular user?

Shailesh Tiwari October 25, 2011

Is it possible to not trigger bamboo build when code is commited by a particular user?

Release plugin commits the code and causes the bamboo build to trigger. IS there a way we can avoid that?

Thanks

2 answers

1 accepted

0 votes
Answer accepted
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 25, 2011

Unfortunately not. This is not an uncommon use case though, so I expect this feature will be available at some point.

I've opened an improvement request for you: https://jira.atlassian.com/browse/BAM-10035 , please vote!

Shailesh Tiwari October 26, 2011

Thanks I have voted for the request.

0 votes
ReneR
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.
October 27, 2011

Maven release plugin? The only thing it should be updating should be your pom.xml. You can set that file to be ignored when polling for changes for that Plan.

Shailesh Tiwari October 27, 2011

Yes that is one possible workaround. But it will also ignore other important changes made to pom.xml file.

ReneR
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.
November 1, 2011

Your POM file really changes that much? Other than adding a new dependency what would be changing? I think I would exect two or three of those updates out of 100 changes to the rest of the source code. And for that you can just kick off the build manually. Not perfect but a workable workaround for 97% of the time :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events