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

Find build results for branch using API

zoredd April 12, 2017

I want to get all active build results for my/branch to see their status. How can I do that? I use 5.14.3.1.

 

Currently I need to know plan key, that is ABC. I seek for bamboo branch ID:

search/branches.json?masterPlanKey=ABC&searchTerm=my-branch

That is ABC123, for example. Then I get results:

result/ABC123.json?includeAllStates=true

But I can have multiple plan keys (like ABCXYZ, etc.)

 

1 answer

0 votes
Cristiano Mariano
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 17, 2017

Hi! How are you doing?

In this case, the best solution seems to be iterate over all plans in you Bamboo instance, calling /search for each result. You can get the list of plans using /plan. Of course, in case you have lots of plans, this will run very slowly.

zoredd April 19, 2017

Thank you! It seems, that's the best solution for now :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events