How can I get the overall status via REST?

Hi,

we have a build wall and want to trigger some green and red lights. How can we get the information "There is at least one failing build" or "All Builds are currently successful/green" via the REST API?

Thank you,
Timo

0
4 comments
Avatar
Permanently deleted user

Did you ever get an answer to this?  I was wondering the same thing.  Right now, I'm just using the CCTray back door...

http://confluence.jetbrains.net/display/TW/REST+API+Plugin#RESTAPIPlugin-CCTray

0

Hi Guys,

Currently, REST does not expose status of a build configuration anyhow, it only provides access to the builds.
It is possible to get the last build in each of the build configurations and get the status from it.

CCTray-requests being alternative workaround.

Feel free to post a feature request into our tracker on this...

0
Avatar
Permanently deleted user

Done.

0

Thanks.

Tom filed a feature request: http://youtrack.jetbrains.com/issue/TW-22717

Details as to what exact status do you ned are welcome in the issue.

0

Please sign in to leave a comment.