How to Tap into the ROI of Continuous Merge
September 19, 2023

Ori Keren
LinearB

The software development lifecycle is now so ingrained in our lives, it's often invisible to end users.

Updates to the software we use daily are so smooth we rarely even notice them. This is thanks to continuous integration and continuous development (CI/CD), which have streamlined software delivery through frequent and consistent code changes.

We now look to continuous merge to keep perfecting the software delivery lifecycle beyond what CI/CD has made possible. Continuous merge further optimizes the pull request (PR) merge path, reducing cycle time and accelerating software delivery.

How Continuous Merge Completes the Promise of CI/CD

We're all familiar with the inefficiencies that can arise when a collaborator begins reviewing a PR. If another action item pops up for the reviewer, the PR is too long or the assignment of the PR is sub-optimal, the entire process can stall.

What do these inefficiencies look like in terms of data?

■ The average cycle time for a piece of code (first commit to deployment) is 7 days.

■ Half of all PRs are idle (e.g., no one is actively working on them) for at least 50% of their lifespan.

■ Cycle time and idle time doubled for pull requests of 200 lines of code compared to pull requests with 100 lines of code.

These inefficiencies cost engineering teams valuable time — time they simply don't have to lose. On top of bottlenecking the software delivery process, these roadblocks also destroy the developer experience.

Enter: continuous merge, a mindset that encourages the use of automations and policy-as-code to steamline the code review process. Continuous merge is an effort to apply unique treatment to every pull request, and is a response to the one-size-fits-all code review policies that have become commonplace across the industry.

How to Get Started with Continuous Merge

Continuous merge is a mindset that is typically adopted incrementally. The best place to start is by looking for inefficiencies in your coding and PR review process and implement workflow automations to optimize your processes.

Here are some tips for ways you can get started today:

■ Unblock merges for low-risk changes like documentation, dependency updates, tests, logging, non-critical assets, and any other parts of your codebase that don't need as much scrutiny during the review process. You can auto-merge these changes to keep your dev team focused on mission-critical work.

■ Automatically flag security issues, compliance failures, and other unwanted software development practices to reduce the cycles your team spends catching and resolving issues.

■ Establish standards and practices for building code expertise and tap into these experts when they're needed for code reviews.

■ Identify inefficiencies in your CI/CD pipelines and implement workflow automations to reduce the amount of time your dev team spends waiting on services to complete.

■ Set goals for code reviews and implement automatic notifications to alert your team when they're at risk of falling behind.

Continuous Merge's ROI

Teams that adopt a culture of continuous merge see spectacular ROI. In fact, my team analyzed data from 2,000 dev teams and 4.5 million code branches and found that teams leveraging automation saw:

■ PR size reduced by 28.18%

■ Cycle time shortened by 61.07%

■ PR review time improved by 38.14%

■ Pickup time decreased by 56.04%

Continuous merge is a new approach to software development that takes the principles of CI/CD to a whole new level. Now is the time to reap the benefits of continuous merge in your engineering organization to give your company a competitive edge like never before.

Ori Keren is CEO and Co-Founder of LinearB
Share this

Industry News

May 07, 2024

Oracle announced plans for Oracle Code Assist, an AI code companion, to help developers boost velocity and enhance code consistency.

May 07, 2024

New Relic launched Secure Developer Alliance.

May 07, 2024

Dynatrace is enhancing its platform with new Kubernetes Security Posture Management (KSPM) capabilities for observability-driven security, configuration, and compliance monitoring.

May 07, 2024

Red Hat announced advances in Red Hat OpenShift AI, an open hybrid artificial intelligence (AI) and machine learning (ML) platform built on Red Hat OpenShift that enables enterprises to create and deliver AI-enabled applications at scale across hybrid clouds.

May 07, 2024

ServiceNow is introducing new capabilities to help teams create apps and scale workflows faster on the Now Platform and to boost developer and admin productivity.

May 06, 2024

Red Hat and Oracle announced the general availability of Red Hat OpenShift on Oracle Cloud Infrastructure (OCI) Compute Virtual Machines (VMs).

May 06, 2024

The Software Engineering Institute at Carnegie Mellon University announced the release of a tool to give a comprehensive visualization of the complete DevSecOps pipeline.

May 06, 2024

Synopsys has entered into a definitive agreement with Clearlake Capital Group, L.P. and Francisco Partners.

May 02, 2024

Parasoft announces the opening of its new office in Northeast Ohio.

May 02, 2024

Postman released v11, a significant update that speeds up development by reducing collaboration friction on APIs.

May 02, 2024

Sysdig announced the launch of the company’s Runtime Insights Partner Ecosystem, recognizing the leading security solutions that combine with Sysdig to help customers prioritize and respond to critical security risks.

May 02, 2024

Nokod Security announced the general availability of the Nokod Security Platform.

May 02, 2024

Drata has acquired oak9, a cloud native security platform, and released a new capability in beta to seamlessly bring continuous compliance into the software development lifecycle.

May 01, 2024

Amazon Web Services (AWS) announced the general availability of Amazon Q, a generative artificial intelligence (AI)-powered assistant for accelerating software development and leveraging companies’ internal data.

May 01, 2024

Red Hat announced the general availability of Red Hat Enterprise Linux 9.4, the latest version of the enterprise Linux platform.