How to view all the queued pipelines across multiple repositories in Bitbucket Cloud?
Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.
Summary
Bitbucket Cloud supports Runners. Runner builds can sometimes be in a "queued" state, taking a while to actually start building. This is because each Runner can only execute a single step at any given time; it cannot run multiple steps at the same time. This is true for both repository and workspace Runners. If the build goes into a Queued state, it means that all Runners are busy executing another build step. Currently, it is not possible to monitor all the queued pipelines in Bitbucket Cloud. We have an open enhancement request for the same: Provide an option to display all the pipeline build statuses in Bitbucket Pipelines
Solution
The third-party addon Dashboard Hub for Bitbucket - DevOps Insights & Charts provides detailed graphical information about the pipeline builds. Once installed, the user can create their own dashboard and include a "Pipeline History" gadget for the multiple repositories they wish to monitor within the dashboard.
Please note that this is a third-party application that is neither owned nor supported by Atlassian. If you have any suggestions or issues with this add-on, you may reach out to their support team.