You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
...f AI. That’s not true. Coding assistants work in the IDE, so any Bitbucket customer can integrate an AI coding assistant into their IDE and connect to their repos for better contextual assistance. I...
Big news! Dark theme for Bitbucket Data Center is now available for download as part of Bitbucket 8.16 ! The new option for dark theme helps users better focus on their screens ...
This feature update was also published on the Bitbucket blog. Bitbucket Cloud is excited to introduce a new feature to streamline the way you communicate pull request feedback to your colleagues. Y...
Hi there, Bitbucket community! I'm Sarah, a Bitbucket Data Center product manager here at Atlassian, and I’m excited to share with you some of the great features we’ve been working on. Bi...
If you've been following Bitbucket Cloud's roadmap, you know that we've been heads down focusing on building our product for enterprise scale and performance. With our Server end of support date (Feb...
We are currently running an EAP for Forge for Bitbucket, if you want to join the community group send us a request to join here: https://community.atlassian.com/t5/Bitbucket-Cloud...
...hen responding to a Forge trigger? The same is true also when processing Forge triggers . The workspaceUUID and the repositoryUUID are available in the event details while the slugs are not p...
Pipes monthly digest October 2023 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and sele...
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 so...
Adding a mention to a user in a pull request comment can be a useful way to get their attention faster as well as being more visible when looking at the PR itself. In Bitbucket, the POST Create a c...
Every pull request needs a reviewer but who is the right person seems to be one of the most complicated questions to answer in tech . Every company and developer has a different opinion but e...
Hi everyone, We are making a change to our billing model to align Bitbucket Cloud with the rest of Atlassian's products. From October 31st, 2023 , Bitbucket Cloud will begin coun...
Every pull request needs a reviewer but selecting the right person is something many teams want to automate. After chatting with a few developers and Atlassian teams, I realized that different teams ...
We’re extremely excited to be kicking off the next chapter in the Bitbucket Cloud story. We have a range of exciting changes and enhancements coming to Bitbucket Cloud over the coming months that all...
...epository' and 'auto-assign' permissions were originally designed to serve a flat collection of repositories with no true hierarchy or segmentation . Project permissions established a hierarchical s...
In our previous post, we covered how to use Git-merge and effective merge conflict resolution strategies to enable fast moving teams to collaborate effectively. Today, we’ll have a look...
As part of our product strategy to build for scale, security, and compliance, Bitbucket Cloud is continuing to invest in features that help enterprise teams operate at scale and build world-class sof...
Software development is a complex process with many hidden activities, making it difficult for product leaders to measure developer performance and find a balance between traditional metrics and the ...
Atlassian uses the concept of the Atlassian Account ID (often shortned to AAID) as the unique identifier of a user on a cloud product. From time to time, you might need to retrieve this ID for your...
Hi Bitbucket Server and Data Center customers, With the Server end of support date approaching fast (Feb 15th, 2024) and more of our Data Center customers showing interest in migrating to cloud, we...
Hi Bitbucket Server and Data Center customers, With the Server end of support date approaching fast (Feb 15th, 2024) and overall growth in industry adoption of cloud tools, we’ve been getting sever...
...iss any important feedback from your teammates. This is especially true when you’re making a return visit to a pull request, and you want to pay the most attention to any sections of the PR with u...
...ZURE_RESOURCE_GROUP : 'my-group' AZURE_CONTAINER_APP_NAME : 'my-container' CONFIG_PATH : 'config.yaml' DEBUG : 'true' atlassian/azure-acr-push-i...
We have all experienced the slowest and most laborious method of locating a problematic git commit. It involves checking out an old commit, ensuring the faulty code is absent, proceeding to a slightl...
...ollaborative environment to ensure a clean and organized commit history. Use aliases to simplify the process of using interactive Git rebase, making it more efficient and faster. The true p...
Mibex Software recently held another hackathon, and this time the theme was focused on the potential of AI to improve our existing apps. At the event, our team collaborated to investigate AI potentia...
Code review can be a labor-intensive activity for engineering teams, often involving multiple iterations of feedback between a pull request author and reviewers. It’s common for pull requests to accu...
With support for Bitbucket Server ending in February 2024, we’re seeing more and more of our enterprise customers moving their code to the cloud. To enable a smooth migration to cloud for our Bitbuck...
Hello all 👋 It’s Dave from the Bitbucket Cloud product team. Today we’re excited to introduce a small but important improvement to code review: Syntax highlighting on pull requests. It’s one of our ...
In Git 2.38.0 a change was made to ensure Git can restore pre-merge state after a git-merge. This involves doing more work resulting in increased disk IO and CPU usage. In the context of running Git ...