Pull-Request decoration overwrites existing builds

I found some extra doc for that kind of scenario, but i don’t know if it’s the same with the integration between Azure DevOps and BitBucket

https://developer.atlassian.com/server/bitbucket/how-tos/updating-build-status-for-commits/

https://confluence.atlassian.com/bitbucketserverkb/commit-build-status-is-always-red-even-if-other-builds-succeed-779171240.html

I tried to deactivate the report build status on both build, and the last failing seems to not override anymore the first one, but that’s kind of weird.

And, by the way, both build that i setup and test were not include any SonarCloud task, so that might be not our mistake :slight_smile:

Mickaël