-
Bitbucket Pipelines Guide - Build Minutes Optimization
Your build minutes usage is high? Build minutes are charged by how long each step runs multiplied by the step size configured. Which means the quickest saving available to most teams does not involve making anything faster. It involves turning down steps that were sized generously once and never revisited. Until fairly…
-
Find code faster: Introducing our new & improved search experience
Finding code across your repositories in Bitbucket just got a major upgrade. We’ve rolled out code search in open beta for Bitbucket Cloud: a faster, more integrated search experience built to help you find code across your workspace without interrupting your workflow. For many developers, search is one of the fastest ways…
-
Bitbucket Cloud is now available on the Atlassian Rovo MCP server
We're excited to announce that Bitbucket Cloud is now supported on the Atlassian Rovo MCP Server. Meaning AI clients like Claude, ChatGPT, Cursor, and VS Code can now browse repositories, create commits, open pull requests, and check pipeline results all through the same secure MCP connection that already works with Jira…
-
Bitbucket Cloud account ownership and data access
Hi All, By popular demand we wanted to provide insights into how Bitbucket Cloud account ownership is established. In order to be able to access your Bitbucket account and its content, we use your email address to verify account ownership, so its very important to make sure that your email is up to date and valid. We…
-
Monitor test health at a glance in Bitbucket
Hi Bitbucket Community! 👋 Automated tests are only useful when you can quickly tell which ones you can trust. Bitbucket Tests now makes that easier with new suite and individual test dashboards, along with a few navigation and usability improvements. Note: Bitbucket Tests, currently in Beta, is available on Standard and…
-
Beyond Code Storage: How Bitbucket Can Win the DevSecOps Era with Contextual Governance
Why Bitbucket is Central to the Next Era of Context-Aware DevSecOps Hey Community Over the past few years, we’ve seen major structural shifts across the version control and CI/CD landscape. Many enterprise engineering organisations are re-evaluating their version control foundations, with migrations to platforms like…
-
Upcoming change to Bitbucket Cloud SSH access: move from bitbucket.org to ssh.bitbucket.org
As part of our security and anti-abuse posture, we are making an important change to how SSH traffic is handled for Bitbucket Cloud. If you use Git over SSH with Bitbucket today, you’ll need to update your configuration by November 12, 2026 to avoid disruption. What’s changing? Bitbucket Cloud is separating SSH and HTTPS…
-
Keep track of viewed files on Bitbucket Cloud pull requests
This feature update was also published on the Bitbucket blog. Hi Bitbucket Cloud community 👋 It's Dave from the PM team with an update about a feature we've just released, one that solves a popular improvement request. When you're reviewing a pull request, it's helpful to distinguish between files that you've already…
-
Bitbucket cleanup of free unused workspaces: what you need to know
Update: March 23, 2026 Self-recovery for deactivated workspaces Many of you asked how to see if a workspace was deactivated. We’ve added a new view to make it easier to find and access deactivated workspaces. To see your deactivated workspaces: * Select your Avatar in the top right corner. * Select All workspaces. * If you…
-
Announcing sunset of Bitbucket Issues and Wikis
Update 20 Aug, 2026 We have fully deprecated Bitbucket native Wiki and Issue tracker and have removed them from Bitbucket app. Users will no longer be able to interact with either of the features via the UI or API. Please use other modern alternatives like Jira and Confluence. Hello Bitbucket Community, In continued…
-
Announcing powerful upgrades & a new pricing model for self-hosted runners
Update (June 3rd, 2026): Premium Runners are now generally available. We will continue to offer a free forever tier that lets you connect up to 100 self-hosted runners as part of your plan. If your team needs more scale, dedicated support, or advanced management features, you can upgrade to Premium Runners when you’re…
-
Deprecation Notice: Removal of the merge parameter from Bitbucket Cloud Diff and Diffstat APIs
Hi Bitbucket Community, We're writing to give you advance notice of an upcoming change to the Bitbucket Cloud REST API that may affect your integrations: the merge query parameter on the diff and diffstat APIs will be permanently removed on September 4, 2026. Background In May 2022, we announced a change to how Bitbucket…
-
Bitbucket multi-region architecture and EU data residency coming soon
Dear Bitbucket community, We want to share updates on what our teams have been focusing on, what’s coming next, and what these changes mean for you. Bitbucket Cloud is investing in a new multi-region architecture backed by the Atlassian Cloud Platform. This new sharded architecture focuses on: Improving service reliability…
-
🚀 Help shape the future of AI Safety Net in Bitbucket
We’re exploring how software teams use AI across the software lifecycle, and how they build trust, governance, and safety as AI becomes more autonomous. We’re opening a research study so you can share your experience with AI usage in software development. Join this study to shape the design of AI safety and governance…
-
Calling on all workspace Admins - Connect your Bitbucket workspace to an Atlassian organization
Update August 21, 2026 Hi all, As of today, all Bitbucket workspaces on paid plan are eligible to be linked to an Atlassian Org of your choice. As a reminder, to perform the Org linking, the user must be an Admin of Bitbucket workspace and the Atlassian org. Update May 11, 2026 Hi Bitbucket Community, We’ve started linking…
-
Upcoming Change: Bitbucket Repository Attributes Now Use Workspace-Scoped Search in Assets
Beginning August 24, 2026, we’re starting a rollout that updates Bitbucket Repository attributes in Jira Service Management Assets to use Bitbucket workspace-scoped search. What’s changing Bitbucket Repository attributes will search only the Bitbucket workspaces configured for that attribute. This update helps Assets…
-
Paid Bitbucket User Research Opportunity: Help Us Improve Your Activity-tracking Workflows
Hi everyone,I'm Claire, a Product Designer on the Bitbucket team at Atlassian. We're researching how developers stay informed about activity across the repos and projects they work with. We'd love to hear directly from you. Your experience will help us understand whether and how an activity feed in Bitbucket could be…
-
Bitbucket Packages now supports Maven and npm registries 🎉
We're excited to announce that Bitbucket Packages now supports Maven and npm alongside the existing container registry. You can now publish and install Java and JavaScript packages right where your code and pipelines already live and no more juggling separate tools, permissions, or billing. Here's what's included: Publish…
-
Bitbucket Tests just got more actionable
Hi Bitbucket Community! 👋 Quick update: we've just shipped new actions in the Tests tab that let you act on test problems without ever leaving Bitbucket: Fix flaky test, Create Jira work item, and Remove test. What's new Fix flaky test: An out of box AI agent diagnoses and fixes flaky tests, opening a draft PR for you to…
-
New in Bitbucket: Focus on recent code changes with iterative review
This feature update was also posted on the Bitbucket blog. Hello, Bitbucket Cloud Community! 👋 We are incredibly excited to announce the introduction of Iterative review, a feature designed to help your team get pull requests completed faster by removing the need to re-review code you’ve already seen. Now when an author…
-
Bitbucket Tests: Introducing the Fix Flaky test AI Agent
Hi Bitbucket Community! We're excited to announce an AI agent to fix your flaky tests in one click. Here's Senior Engineering Manager, Rajkumar Singh, to tell you more: Earlier this year, we launched Automatic Flaky Test Detection in Bitbucket Tests enabling teams to spot and quarantine flaky tests, right inside their…
-
[Open beta] Introducing Tests in Bitbucket Pipelines
Hi Bitbucket community! We’re thrilled to announce that Tests is now in open beta for Bitbucket Pipelines! This new feature for Bitbucket Cloud Standard and Premium workspaces introduces a single place inside your repository to: * See the health of every test over time * Drill into detailed execution history for each test…
-
Bitbucket Tests(beta) now supports tracking tests from multiple branches
Hi Bitbucket Community! 👋 Bitbucket Tests now supports tracking tests from multiple branches including default branch. With this update, Bitbucket Tests can now track up to 5 branches per repository, including the default branch, so failure rates, flaky scores, and test history better reflect how your team actually…
-
Deprecation notice: Bitbucket Cloud app password brownout schedule and next steps
Hi everyone, Last year, we shared our blog announcement about the deprecation of app passwords in Bitbucket Cloud. API tokens are the replacement, offering improved security, expiration controls, and centralized management. To help teams identify and migrate any remaining usage ahead of the enforcement date, we will run a…
-
Bitbucket Merge Queues is now generally available
We launched merge queues in open beta earlier this year, and your feedback has helped us refine reliability and polish the experience. Today, merge queues is generally available for all Standard and Premium Bitbucket Cloud workspaces. Merge queues automatically sequences, validates, and merges pull requests against the…