<div dir="ltr"><div><div>I had written a custom status reporter for publishing the build results to any open pull requests linked to the build's branch.<br><br></div>After I upgraded to 0.9, this naturally stopped working, but I noticed that 0.9 now has a BitbucketStatusPush class (<a href="http://docs.buildbot.net/latest/manual/cfg-reporters.html#bitbucketstatuspush">http://docs.buildbot.net/latest/manual/cfg-reporters.html#bitbucketstatuspush</a>).<br><br></div>However, it's unclear what this does. It says status is "published to a specific commit SHA". What does that mean in terms of the Bitbucket UI? Does that status show up in any outstanding pull requests, or does it show somewhere else?<br></div>