Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
  • Community
  • Products
  • Bamboo
  • Questions
  • What are the states of the build result/results? Specifically is there an "under construction" status when currently building?

What are the states of the build result/results? Specifically is there an "under construction" status when currently building?

Ray Smets October 6, 2015

Would like to know when a current build is in under way programatically. I understand the result/results status shows success or failure once complete, but I would like a way to know if "under construction" per se. 

1 answer

1 accepted

1 vote
Answer accepted
Felipe Kraemer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 7, 2015

Hi Ray,

Maybe you can give this REST call a try:

https://docs.atlassian.com/bamboo/REST/5.9.4/#d2e314

GET /rest/api/latest/result/<projectKey>-<planKey>/<buildNumber>, then get top-level JSON field "lifeCycleState" (values "Finished", "InProgress").

If this answer was helpful, please allow me to ask you to mark my answer as accepted in order to have it in the top of the thread, also helping other customers.

Thanks in advance!

Kind regards,
Felipe Kraemer

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events