-
Suggestion
-
Resolution: Unresolved
Along with notifications to HipChat / Slack, etc "build lights" are a typical way for teams to see the live status of a build. This is also readily done by allowing desktop tray tools like CCTray and CCMenu to poll the status of builds and indicate when there is a failure.
Both build lights and desktop tray tools all support the original CI server (CruiseControl) and its XML-based status format.
As a CI server, it is critical that Bitbucket Pipelines encourage developers to be aware of the status of the builds before pushing, and should publish an XML resource for each pipeline / branch in the CC format. This is also a usability and accessibility issue.
Effectively, add Bitbucket Pipelines to the list at https://github.com/erikdoe/ccmenu/wiki/Supported-Servers