Is there a way to get the latest build status of a Bamboo plan in a way that can be included in an external page (for example in a GitHub README.md file).
The latest build status is available as XML from http://my.bamboo.server.url/rest/api/latest/result/PLAN-NAME/latest
An ideal solution would be an image URL, similar to the Travis CI Status Images