SYSTEM Cited by 2 sources
Bitbucket¶
Bitbucket (Bitbucket Cloud) is Atlassian's hosted git-repository product. It hosts source code, pull requests, and code-review flows, and integrates with systems/bitbucket-pipelines (the CI/CD product) and systems/bitbucket-merge-queues (the pre-merge validation queue for Bitbucket Cloud). On the sysdesign-wiki, Bitbucket is primarily the admin surface where repos + PRs + merge-queue state live; the interesting architectural properties are on the Pipelines + Merge-Queues surfaces.
Seen in¶
- sources/2026-04-29-atlassian-inside-atlassians-merge-queues — Bitbucket Cloud as host of 70+ repos running Merge Queues including Jira, Rovo, Trello.
- sources/2026-04-24-atlassian-rovo-dev-driven-development — Bitbucket as the repo host + PR + admin surface the Rovo Dev agent operates against.