dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 439 forks source link

Add support for bitbucket build status API #1218

Closed pinepain closed 7 years ago

pinepain commented 8 years ago

This PR adds support for bitbucket build status API (as described in https://confluence.atlassian.com/bitbucket/buildstatus-resource-779295267.html).

Relevant issue - https://github.com/Block8/PHPCI/issues/1175.

Mattnmoore commented 8 years ago

Any plans on merging this in? I'd love bitbucket status support.