...oftware Collection. There is a specific focus on Bitbucket and Bitbucket Pipelines features. A better developer experience is a few steps away. I like building software and solving problems f...
Hi everyone, I'm experiencing a sudden and critical issue with Bitbucket Pipelines that started about 3 hours ago (December 9, 2025). The Problem: All my pipeline steps are getting stuck in "Q...
We are currently experiencing an issue with our Bitbucket Pipelines runners utilizing the runner-autoscaler for Kubernetes in GKE. Pipelines are not targeting available runners in parallel, l...
Hi Community! Many teams rely on Confluence to capture the kind of information that doesn’t fit neatly into Jira issues - customer insights from discovery calls, internal discussions about scope,...
...his topic are post dating back from 2022 in stackoverflow -> https://stackoverflow.com/questions/70188747/programmatically-create-runner-for-bitbucket-pipelines and two jira issues asking for t...
Hi everyone, I’m facing an authentication issue in Bitbucket Pipelines and can’t seem to identify what’s causing it. My pipeline was working fine earlier, but recently it started failing with an a...
Hi, I think there is a mistake in the Introducing Dynamic Step Condition for Bitbucket Pipelines blog post. pipelines: default: - step: name: Deploy to p...
Hi there We are transitioning from an on-prem jenkins to bitbucket pipelines. We are interested in providing our own azure (self-hosted) runners and using our VM templates to take advantage of A...
Managing customer information across multiple tools is still the reality for many Jira teams - spreadsheets for contacts, old or disconnected CRMs for historical records, event lists for leads, share...
Hi all, I'm trying to use the "sonarqube-scan" pipe: https://bitbucket.org/sonarsource/sonarqube-scan But to connect to our sonarqube server, we need to have certificates installed to make the con...
Steps using their own custom DinD image version 29+ (or latest) in Self-hosted Runner or Runtime v3 in Cloud Runner may get the following error: Error response from daemon: client v...
Bitbucket self hosted runner issue. We have k8 pods that have a lot of memory but are never ever utilized. It doesn't matter what we set them to 2x, 8x, 16x etc. It never uses...
Good day, everyone. We are currently considering to migrate a Jenkins-based CI/CD infrastructure to Bitbucket Pipelines and need clarification on build minute consumption for self-hosted runner s...
We are migrating an application from Bamboo to Bitbucket Pipelines. This application is unique in that it should only have one build running per branch at a time. This wasn't a problem in Bamboo, a...
In Bitbucket cloud PRs, is it possible to get an email if the tests in my pipeline, or the pipeline in general, fails, on a pr that is mine? I have been clicking around but I cant find this option. ...
Is it possible to use concurrency group like this? Looks like not, it does not support dynamic variables? The reason we were looking for this was to find a way to limit concurrent runs of same branch...
It would be good to have an option to change the desired-count flag, just like when calling awscli
Since some change in pipelines UI that display artifacts type sections (Users Pipe Data etc), PIPE_DATA artifacts are not showing on artifacts tab anymore. Is any change required on organization / r...
...ownloading bitbucket-pipelines-docker-daemon v25.0.5 while on the hosted environment it appears to be running docker v28.5.1 My bitbucket-pipelines.yml is as follows: options: r...
Hi all: I tried to run one of my pipelines today and get the message + apt-get update bash: apt-get: command not found it uses the following image: image: bitnami/git The p...
Big news for Bitbucket Cloud users: Rovo Dev is now GA! Bring AI-powered code review and automation directly into your Bitbucket workflow. Rovo Dev understands your team’s context, enforces custom st...
In my yaml file i have code block pipelines: pull-requests: dev: - step: name: Plan projects (dev) script: - export WORKSPACE=dev - m...
It is my understanding that when you rerun a pipeline, previous logs are discared. Is that right? I received a report that a pipeline failed with some very strange errors, but by the time I went in ...
There seems to be a bug where it shows test reports in steps and also in Tests tabs. Earlier this was working fine and our setup has not changed at all. As you can see from the screenshot, it shows f...
We’re excited to share that Mria CRM for Jira is now live on the Atlassian Marketplace. Developed by Mria Labs Inc. and built on Forge, Mria CRM introduces a new approach to customer management ins...
Copied to clipboard