pull requests
Speed up PR reviews with actionable code suggestions
Hello, Bitbucket fans 👋 It’s Dave from the Bitbucket Cloud product team. We’re happy to introduce another enhancement to help your team better collaborate around code reviews, saving you valuable time – the ability to propose specific code suggestions within a pull request. Code authors can view and apply the proposed code changes without switching […]
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 […]
The (written) unwritten guide to pull requests
Code review is a very important part of the software development cycle. On Bitbucket and other source code management systems, pull requests are used to review code on branches before it reaches master. Code review is also one of the most difficult and time-consuming part of the software development process, often requiring experienced team members […]
Unearth new repositories and Git v2 improvements in Bitbucket Server 5.13
How much time do you spend every week trying to find things? At home, it’s finding your keys and, at work, it’s finding the root cause of a bug or an old pull requests that introduced the bug. Since we’re not in the business of tracking your keys, Bitbucket Server 5.13 is making it easier to […]
How Bitbucket Data Center’s largest customers scale with Git
Supporting a growing software team is a daunting challenge, and Git is often at the heart of that task. Ensuring developers can effectively collaborate requires user provisioning, tool permissions, and enough horsepower to support all of the load. If you support a distributed team, the factors become more complex. How do you ensure developers have a consistent experience across geographies […]
Watch this! New look, watch repos, and unicorns in Bitbucket 5.10
Does it ever feel like the codebase you work in (or its core dependencies) can change in the blink of an eye? As soon as you’ve moved to the latest version, a new stable release comes out. It’s even more frustrating when it happens inside your company. Sure, it might come up during daily standup… […]
Bitbucket, uninterrupted: app diagnostics and better workflows in Bitbucket Server 5.9
Bitbucket Server is the convergence of individual work and team collaboration. Administrators ensure the git server availability, enabling developers to complete deployment cycles. Those teams operate independently but share common goals like, automating and simplifying repetitive tasks. In Bitbucket Server 5.9, there are improvements for both admins and developers. Bitbucket admins can identify and track causes of […]
How to speed up code reviews
This is a guest blog post by Atlassian Marketplace vendor, Midori. Ask anyone in the DevOps community and chances are, they will tell you that code review is time-consuming and frequently boring, but it’s a critical phase of the software development process. What they mention less often is that the long back and forths with […]
New in Bitbucket Server 5.1: Signed commits, PR deletion, and more
Last month we announced the beginning of our Bitbucket Server & DC 5.x series with an enhanced focus on helping our customers achieve DevOps success. Today we’re taking aim at the management side of DevOps by making the administration of your development toolset easier with Bitbucket Server and Data Center 5.1. Keep reading to learn about […]
5 elements of a perfect pull request
Raise your hand if you remember the days of in-person code reviews. You may recall entire afternoons spent checking out changes from SVN, running them locally, and making notes of areas that could be improved. Next, you’d spend another hour or two in a room with your team discussing suggestions live. Once changes were incorporated, […]
Introducing pull request iterative reviews in Bitbucket Server 4.11
There is no denying that peer to peer feedback decreases the amount of bugs, shares knowledge across the team, and creates a sense of shared ownership of every feature. This is why we’ve been working hard to make Bitbucket Server’s pull requests (a.k.a lightweight code reviews) a quick and painless part of your day. Today we’re introducing iterative […]
3 new features in Bitbucket including commit-level review
Bitbucket 4.8 is all about faster turnaround time for pull requests and zero downtime backup. Keep reading about three new features and how each one helps teams collaborate to produce higher quality code. Break down big or long-running pull requests with commit-level review Pull requests make collaboration easier for developers wherever or whoever you are […]
Bitbucket Server 4.7: improved APIs for managing pull request restrictions
As software organisations grow it becomes difficult to ensure development rules and workflows are enforced across all teams and projects. With the release of Bitbucket Server and Bitbucket Data Center 4.7, we’ve made improvements to our REST and Java service APIs to make it easier for large software teams to make sure their rules and workflows are actually being followed – automatically.
Get to master faster with improved pull requests in Bitbucket Server
Pull requests provide a lightweight way to do peer code reviews and merges as part of a branch-based development workflow. Sure beats having to huddle around a monitor with 3 other developers! Today I’d like to share with you some improvements we’ve made to pull requests in Bitbucket Server that will help you get to […]
