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 the 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 Travis CI Status Images
It doesn't seem like there is any way to do this out of the box, but Atlassian Labs offers a free plugin: https://marketplace.atlassian.com/plugins/com.atlassian.bamboo.plugins.atlassian-bamboo-plugin-build-status -image
Source: https://habr.com/ru/post/1201718/More articles:Gradle: how can I call 'def' from an imported script? - build.gradleProblem with auto-increment VersionCode with Gradle - androidHow to connect Unicode to a native application in PowerShell - pythonChange version of Code with Android Gradle - androidFirefox inspector is empty after several requests - firefoxRedirect to Android app from website? - javascriptAmbiguous conversion to a link - c ++Jon.NET custom serialization of enum type with data annotation - jsonUnicode Unicode I / O character output in python IDLE - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1201723/parameter-not-recognized-by-spring-data-elasticsearchcrudrepository&usg=ALkJrhga7RP5-kyPlRmXuAJu-Lqm0L25DgAll Articles