Browse Bitbucket
Filters
Introducing Project and Workspace Access Tokens
A few months ago we introduced Repository Access Tokens which were the first of the new resource-based authentication methods we are introducing to Bitbucket Cloud. Repository Access Tokens enable a convenient, yet secure way to manage access for users to a specific repository. While repository access tokens enable you to allow you to control access […]
Announcing a Rebuilt Pull Request Create Page
We are happy to announce that we are rolling out a completely rebuilt Pull Request (PR) creation experience. Over the last few months we’ve been building and testing an improved experience when creating a pull request and are excited to finally share it with you. The main goal of the project was to bring the […]
Bitbucket audit logs are now available in Atlassian Access
We are excited to announce that Bitbucket Cloud event logs now can be tracked in Atlassian Access. With the Atlassian Access audit logs feature, organization admins will ultimately be able to trace critical Bitbucket user activity, including who, when, and what actions were performed. As part of Atlassian’s cloud-first strategy, Atlassian is investing in building […]
Access Bitbucket Cloud repositories more securely with resource-scoped access tokens.
As part of our ongoing commitment to meeting the Security & Compliance needs of our customers, Bitbucket Cloud is introducing the first of a range of new API access controls. We understand there is a constant tension between the need to keep source code secure, while also enabling tools to integrate with your Source Code […]
Announcing Linux Shell Runners in Bitbucket Pipelines
We are happy to announce that Bitbucket Pipelines now supports non-containerized Linux Shell Self-Hosted Runners. We have moved from beta to an official release. You can now create a self-hosted runner and run it on your Linux infrastructure without container restrictions. Since it is your infrastructure, you will not be charged for the build minutes […]
Bitbucket pipelines: Failing parallel builds fast
Parallel steps in Bitbucket Pipelines allow you to build and test faster by running a set of steps at the same time. However, if one of parallel steps fails, the rest of the build continues to run, consuming time and build minute costs. Today, we are announcing a fail-fast option in Bitbucket Pipelines, which will […]
Launching increased transparency and control for workspace invitations
We are excited to announce some big changes for Bitbucket Cloud invitations. Over the next week we will begin progressively rolling out a new, more intuitive way to invite new members to your workspace with increased management controls and transparency. As part of Atlassian’s cloud-first strategy, Bitbucket Cloud is investing in more and more enterprise […]
Updated repository size limits and automatic garbage collection
We are happy to announce that we’ve made improvements to our repository size limits and how those size limits are maintained by you and within Bitbucket. We are progressively rolling out these changes over the next 2 weeks through November 10. By default, the Bitbucket Cloud repository size limit is 4GB. In the past, when […]
Introducing the New Snyk App for Bitbucket Cloud
This post is authored by Marco Morales, Partner Solutions Architect, and Sarah Conway, Director of Partner Marketing, at Snyk. We’re excited to announce a new Snyk App for Bitbucket Cloud. Snyk first announced this integration in June 2021, which brings Snyk scan results into the Bitbucket Cloud environment so you can identify vulnerabilities as […]
We’re listening! Leveling up how we gather, review, and respond to product feedback.
The Bitbucket Cloud (BCLOUD) project is an invaluable source of customer-requested product features, enhancements, and suggestions. As Bitbucket Cloud has continued to grow, we’ve built up quite a backlog! To streamline the process, we recently implemented an in-product form as a replacement for manual issue submission. Entering feedback about Bitbucket Cloud is now easier than […]
Announcing financially backed uptime SLA’s for Premium plan customers
We are happy to announce that as of October 4, 2022, Bitbucket Cloud is joining our flagship cloud products Jira Software, Jira Service Management, and Confluence in offering our Premium plan customers financially backed uptime SLAs. This means that if the availability of core Bitbucket Cloud features drops below 99.9% for a given month after […]
Announcing macOS Runners in Bitbucket Pipelines
We are happy to announce that Bitbucket Pipelines now supports macOS self-hosted runners. We have moved from beta to an official release. You can now create a self-hosted runner and run it on your macOS infrastructure to run macOS and iOS builds. Since you’re using your own runner, you won’t be charged for Bitbucket Pipelines […]
Preserving pull request approvals
We are introducing a new premium merge condition in the repository settings For repositories that have enabled the “Reset approvals when the source branch is modified” merge condition, approvals may be reset even when the resulting diff of a pull request does not change. This may be due to amending a commit message or syncing […]
New product features – default tasks, in-progress builds & more
Over the last few weeks, we’ve launched several new pull request features, announced BuildKit support, and an open beta for Linux shell runners. We’ve summarized the changes in this blog. Click on the learn more links below each update to go to the specific feature blog. Pull request feature updates Default pull request tasks We’ve […]
More reliable merge checks
We are introducing a change to the pull request merge checks that will make them more reliable. Specifically, we will no longer allow pull requests to be merged while a build is in progress. It was possible for a pull request to be merged while some of its builds were still in progress and for […]
