Displaying Bitbucket Pipeline Build Status in Compass
Compass organizes development into components and displays the status of these components. Events that affect these components include builds and deployments. Compass can gather information from Jira and Bitbucket and present it in a single interface.
In this recipe, we will make changes in Bitbucket and see their effects in Compass.
Getting ready
If you haven’t already done so, you need to connect Bitbucket to Compass. Instructions for doing so can be found in the Integrating Compass with Bitbucket Cloud recipe in Chapter 11. Another way administrators can connect Bitbucket to Compass comes about when initially installing Compass. Let’s see what can be done at this time:
- Compass identifies if Bitbucket is part of the cloud organization. If it finds Bitbucket repositories, it will offer to map them as Compass components. Verify that Compass has found the desired Bitbucket project.
...