Report card

Do AI agents pick Bitbucket Pipelines?

How often agents choose Bitbucket Pipelines when a developer needs ci/cd — measured across Claude, GPT, Gemini.

Bitbucket Pipelines

#6 of 6 ci cd
0%Pick Rate
95% CI 0%3%

When developers ask an AI agent for ci cd, Bitbucket Pipelines is picked 0% of the time — ranking #6 of 6 measured across Claude, GPT, Gemini.

Picked 0% Named, not picked 36% Never surfaced 64%

Beaten by GitHub Actions (28%), Buildkite (5%), GitLab CI/CD (0%), CircleCI (0%), Jenkins (0%).

Awareness

31 docs in FineWeb (10BT sample) · 2.0K URLs in Common Crawl

Present in the raw crawl and the filtered corpus models train on — solid corpus footprint.

AdoptionDid the pick convert to installs? Public Adoption = npm downloads of your packages. The proof half of the funnel.

628K installs / month ▼ 11% MoM

Installs are declining. Worth pairing with the Pick Rate trend to find the leak.

Get the full report

The per-model and per-surface breakdown for Bitbucket Pipelines — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.

About Bitbucket Pipelines

Bitbucket Pipelines is a CI/CD service built into Bitbucket Cloud that automatically builds, tests, and deploys code based on a configuration file in your repository.

Bitbucket Pipelines lets development teams define their build and deployment workflows in a YAML file committed alongside their code. It runs those pipelines automatically on push or pull request events, handling everything from running tests to deploying to production environments. It is aimed at teams already using Bitbucket Cloud for source control who want CI/CD without managing separate infrastructure.

Where to start

Add a bitbucket-pipelines.yml file to the root of your Bitbucket repository to define your pipeline steps. From there, the Bitbucket Cloud UI provides pipeline run history, logs, and deployment tracking, and the Bitbucket REST API (or an API client like bitbucket.js) can be used to interact with pipelines programmatically.

Install

Links and summary verified from public sources.

The rest of the CI/CD ranking

← Full CI/CD leaderboard · How this is measured