Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi!
I like having build status badges in README files in my source code repositories (and maybe in more places). In my organization we have Bitbucket server and Bamboo, both on-premises. I would like to have Bamboo build badges in my Bitbucket repositories.
I have seen this plugin, but it seems outdate and doesn't support Bamboo current stable versions, it says it's only working until 6.4.2. We have higher versions.
Is there a way to have this integration for my Bitbucket server? Is Atlassian going to upgrade this plugin?
It would help us a lot having this functionality. Do you have any working alternative?
Thank you!
Thank you for this great answer. I will inspect both options in order to test them and choose one.
Rafael's answer is good advise to ensure that the app will actually work with newer Bamboo versions.
Compatibility accuracy
That being said, the compatibility info in the Marketplace is not necessarily an indicator that the app does not work with newer versions, because this needs to be adjusted manually by the app vendor for minor Bamboo version bumps (e.g.. 6.4.x => 6.5.0), only patch version bumps are handled automatically (e.g. 6.4.1 => 6.4.2).
It's merely an indicator that there may very well be compatibility issues, because a minor version bump could imply backwards incompatible API changes, and this is for the app's vendor to assess (and address in case).
Given the app is listed at 'unsupported' by Atlassian Labs, it's worth testing it in a QA environment and it may still work just fine out of the box. Case in point, Atlassian Labs often bumps the version right away after being notified of one where the compatibility has been fallen behind.
Alternative app
There is also a new Status badges for Bamboo app that is already compatible with the most current Bamboo version. Beware that it has just been published a few weeks ago, but the source code is available as well for inspection.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can find the plugin's source code on https://bitbucket.org/atlassianlabs/bamboo-build-status-image-plugin. Please, feel free to build the plugin to the Bamboo version you require.
Kind regards,
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.