Hi everyone!
From getting the list of builds (using the API), the failed builds show the following:
[status] => 2
[status_text] => error
Is there a way in the API to get a full sentence description of why the build failed, without having to fetch and parse the log?
Thank you
