Blackfire build status on Bitbucket cookbook
Native support is pending, but Xavier Leune (@beoneself) wrote a cookbook to integrate Blackfire with Bitbucket now!
Even if we plan on supporting this natively, the integration of Blackfire with Bitbucket is already possible, thanks to Xavier Leune, Deputy Technical Director at CCM Benchmark Group.
What does that integration do? It makes it possible to show a build status according to the passing or failing performance tests you wrote with Blackfire. There are some pre-requisites, though: you must be able to deploy each new Pull Request, so that Blackfire can profile it, and the deployed environment must be accessible by the Blackfire servers. You can read more about triggering the test scenarios in our documentation.
In order to setup an integration with Bitbucket, just read this great cookbook.
Happy performance testing!