Inside Atlassian

Bitbucket

Article in Bitbucket

Merge Queues for Bitbucket Cloud, now in open beta

Teams are shipping more code, faster than ever, as they increasingly automate their processes with CI/CD and AI. But high-velocity pull-request workflows and large monorepos, where many PRs are merged continuously, are feeling the pain as they grow: pull requests race to merge before the branch changes again, “green” builds still break due to semantic […]

Article in Bitbucket

Introducing Agentic Pipelines: AI automation for chores devs don’t want to do

Bitbucket Pipelines has always been an engine for automating more than just CI/CD, but today, Pipelines takes a first step towards a full agentic automation platform for all the manual, tedious, repetitive work that happens before and after code creation. You’ve probably seen the stat: Development teams spend 84% of their day doing things other […]

Article in Bitbucket

Bitbucket Packages now supports Maven and npm

Few months back we launched Bitbucket Packages with a native container registry, giving teams a way to manage container images right alongside their code and pipelines.  Today, we’re expanding that functionality and now Bitbucket Packages support Maven and Node Package Manager (npm), bringing JavaScript and Java package management into the same platform where your team already […]

Article in Bitbucket

Rovo Chat in Bitbucket now understands your Pipelines

Why did your build fail? Ask Rovo, get a clear answer, and even a way to fix it, from anywhere in Bitbucket Pipeline debugging is one of the most common and most painful parts of the development workflow. In our Atlassian research: AI adoption is rising, but friction persists, over 50% of developers reported losing […]

Article in Bitbucket

The Atlassian Rovo MCP Server now supports Bitbucket Cloud

The Atlassian Rovo Model Context Protocol MCP Server now supports Bitbucket Cloud. 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 and Confluence. Workflows Bitbucket Cloud is where your code lives. It’s where teams […]

Article in Bitbucket

Introducing: Final Steps in Bitbucket Pipelines

If you’ve ever run a pipeline, you’ve certainly encountered the following situation: The pipeline fails halfway through, and the cleanup script you needed at the end to tear down test infrastructure or archive the logs never gets to run. Until now, there was no built-in way in Bitbucket Pipelines to guarantee that a step always […]

Article in Bitbucket

Introducing the Bamboo to Bitbucket Pipelines migration tool (Beta)

With the Bamboo Data Center End of Life (EOL) scheduled for March 28, 2029, many teams are already mapping out their long-term journey to the cloud. While 2029 provides a comfortable runway, we want to make sure we offer the right bridge when you’re ready to migrate. Moving your critical CI/CD workflows from Bamboo to […]

Article in Bitbucket

Announcing the Next Chapter for Bitbucket Pipelines Runners

In December 2025, we announced our intention to introduce pricing for self-hosted runners so we could provide stronger support and keep investing in new features and ongoing improvements. You’ve told us that having a free option is important. As a result, we’re introducing a new operating model that lets you continue using self‑hosted runners for […]

Article in Bitbucket

Introducing Flaky Test Detection in Bitbucket Tests

Ship faster with signal, not noise Flaky tests erode trust in your pipeline, waste CI minutes, and slow down deployments. What if your CI could spot and silence them automatically? In January, we launched Tests in Bitbucket Pipelines—a new way to track, organize, and optimize tests right where your builds run. For the first time, […]

Article in Bitbucket

Authenticate Bitbucket Packages with native Pipelines authentication

When we launched Bitbucket Packages, a native container registry, our goal was to let developers manage code, CI/CD, and container images in one place. Today, we enhance that experience by introducing a feature that removes a common CI/CD authentication friction: you can now authenticate with the Bitbucket Packages container registry using Bitbucket Pipelines’ built-in authentication for Bitbucket Packages, no […]

Article in Bitbucket

OpenTelemetry traces for Bitbucket Pipelines via webhooks

Continuous delivery is only as good as your ability to understand what’s happening inside your pipelines. When a build is slow, flaky, or burning through capacity, you need more than a green/red status and a wall of logs — you need traces. Bitbucket Pipelines now exposes pipeline execution as OpenTelemetry (OTel) traces via webhook events. […]

Article in Bitbucket

Split your pipelines workflows across multiple files

As part of our focus on building features around team scale and performance, we are happy to announce that Bitbucket Pipelines now supports sharing of CI/CD configurations within a repository. This feature is now available as part of our Premium plan, and expands on the already introduced capability to share pipeline workflow configurations between separate […]

Article in Bitbucket

Webinar on Feb 10th: How to use AI to speed up your code review workflow

With the rapid increase in AI-generated code, do you find yourself spending more time buried in PRs? Join us live on Feb 10/11th, 2026 to learn how to use Rovo Dev to speed up code reviews, improve code quality, reduce merge conflicts, and get to production faster. We’ll show you the AI-powered workflow Atlassian teams use to […]

Article in Bitbucket

Bitbucket Pipelines OIDC now supports multiple audiences

Bitbucket Pipelines now supports multiple audiences in OIDC claims, so you can extend the suite of resource servers your pipelines integrate with without storing credentials in Bitbucket. Multiple audiences allows you to use a single identity token across multiple resources for cleaner, simpler workflows. Customising your audiences To customise your audiences, declare them under the […]

Article in Bitbucket

Power up your pipeline workflow with 24x and 32x step sizes

Last year we launched 16x step sizes as part of our commitment to improve Bitbucket Pipelines performance. Demand continues to increase by customers working on increasingly complex projects. In response, we are excited to introduce the 24x and 32x build size. New CPU and memory upgrades The 24x and 32 builds offer increased CPU and […]

12322Next Page »