Bitbucket
New IP addresses for Bitbucket Pipelines
Bitbucket Pipelines has experienced notable growth lately. Staying true to our commitment to performance and reliability, we’re rolling out some enhancements to our network edge. What you need to do If you or your team is using firewalls, access lists, security groups, or other network policies to restrict outgoing access to specific IP addresses, please […]
Scale CI/CD workflows with Bitbucket Pipelines
Did you know that Atlassian engineers use over 1 billion build minutes per month on Bitbucket Pipelines? Join us on June 25/26th, 2025 for our webinar, Scale CI/CD Workflows Faster with Bitbucket Pipelines. In this session, you’ll learn how to build secure CI/CD workflows using Bitbucket Pipelines and get insider tips from Atlassian engineers on how to speed up […]
Bitbucket Cloud transitions to API tokens: enhancing security with app password deprecation
At Atlassian, we are dedicated to strengthening the security of our platforms to safeguard your data and integrations. As part of this commitment, we are announcing the deprecation of app passwords in Bitbucket Cloud and transitioning to API tokens, which provide a more secure authentication method, increased admin flexibility, and additional expiry controls. Important: No changes are taking […]
Enhancements to Bitbucket Pipelines step conditions
Not every file change in our repository requires running a pipeline. For changes to files, such as README, .gitignore, and CODEOWNERS, you may not want to run 30-minute browser tests or full deployment pipelines. To allow you to skip steps for low-impact file changes and eventually make your pipelines run faster, we are introducing a […]
Atlassian named a Leader in the 2025 Forrester Wave™ for DevOps Platforms
AI to streamline software development workflows, from idea to operations
Introducing Runtime v3 – Multi-arch images and more control over Docker
Historically, when using the Pipelines Docker service, the step would automatically have the Docker CLI executable mounted into the build container. While this approach was initially convenient and helped onboard new customers, it limited flexibility in several areas. For example, customers couldn’t easily use the latest docker buildx features because the CLI version was pinned. […]
Use variables in any part of your Pipelines .yaml
In the past, variables in Bitbucket Pipelines were scoped to only operate within script sections of a Pipelines workflow. This limited their usefulness and restricted users from being able to fully parameterize their workflows. Today we are releasing an enhancement that will allow variables to be used within any section of a Pipelines .yaml file, […]
Introducing token rotation for access tokens
As part of Atlassian’s ongoing investment in security, we’re excited to introduce token rotation for access tokens in Bitbucket Cloud. Building on recent updates, like adding expiration dates to access tokens, this new capability allows you to rotate your tokens, which generates a new secret while maintaining the same access and scopes. Why token rotation matters Access tokens are […]
Four reasons to explore a migration from Bitbucket Data Center to Bitbucket Cloud
With built-in CI/CD, native security tools, integrated planning, and AI agents, Bitbucket Cloud helps organizations accelerate productivity, improve engineering standards, and enhance collaboration across developers, operations and business teams. Moving to the cloud also helps lower costs by freeing up hardware budgets and IT resources. And you can rest easy knowing developers will stay productive […]
Say hello to draft pull requests! And one more thing we think you’ll love.
Today we are excited to be delivering the #1 requested feature in Bitbucket Cloud — draft pull requests. And to go with it, we’re bringing you another helpful workflow enhancement — control over branch deletion when your PR is merged. Both of these features are available now to all Bitbucket Cloud customers. PR still a […]
Introducing the “retry” step failure strategy for Bitbucket Pipelines
Overview Recently we introduced support for Failure Strategies, which allows developers to implement more powerful logic and control flow into their workflows. Today, we are excited to announce a new step failure strategy, retry, which can auto-retry your failed steps without requiring any input from the user. No matter what happens to your step, whether […]
Easily share data between steps in Bitbucket Pipelines
We’re excited to announce the release of a new feature in Bitbucket Pipelines designed to make it easier for you to share variables between steps within your workflows. Overview This feature allows you to define environment variables in one step and make them accessible in subsequent steps within the same pipeline. Previously, sharing variables between […]
Enhancing security in Bitbucket: Introducing expiry for access tokens
As part of Atlassian’s ongoing investment in security, we’re introducing new controls to help administrators manage authentication tokens more effectively and securely. To reduce the risk of long-lived credentials becoming security vulnerabilities, all newly created access tokens in Bitbucket will require an expiry duration, as determined by the workplace admin. Why are we making this change? Previously, access […]
You can now sign commits with SSH keys!
As promised in our blog announcing support for signed commits, you can now use SSH keys to sign commits in Bitbucket Cloud! Signed commits provide an essential layer of protection, allowing developers to verify the authenticity of their contributions using GPG keys – and now SSH keys. How it works Here’s a quick reminder of […]
Introducing AI-powered search with Bitbucket Cloud & Rovo
At Atlassian, we believe that the future of teamwork is in human and AI collaboration. This vision led us to create Atlassian Rovo, a highly extensible AI solution designed to help teams accelerate workflows, and enhance decision-making through AI-driven enterprise search, interactive chat, and intelligent agents. Today, we are excited to announce that Bitbucket cloud […]
