DEV Community

Cover image for LB Labs: Solving The Pull Request Problem w/ Continuous Merge
Conor Bronsdon for LinearB

Posted on • Originally published at devinterrupted.com

LB Labs: Solving The Pull Request Problem w/ Continuous Merge

Fact: The state of pull requests is broken and we finally have the data to prove it. In our latest LinearB Labs episode we reveal the information that has led us to the inevitable conclusion that pull requests have become a massive source of toil, bottlenecks and a huge barrier to shipping.

Better yet, two people who have been thinking about how to attack this dev workflow issue – Dan Lines and Ori Keren of LinearB – are ready to actually propose a solution: continuous merge.

The next step in CI/CD, continuous merge is the concept of creating lanes where pull requests can be merged based on their risk. Plain and simple, pull requests should not all be treated the same.

The first step in continuous merge proposed in the episode is the dev tool gitStream, which automates and optimizes merging pull requests based on risk and level of attention required.

A game-changing conversation, this episode is the first time you might hear about continuous merge but it certainly won’t be the last.

Episode Highlights Include:

  • (3:10) A history of CI/CD
  • (10:15) The #1 undiagnosed problem in developer experience
  • (15:00) What's happening industry-wide in VSM
  • (18:32) Giving devs a better tool: Continuous Merge
  • (24:09) Not all PRs should be treated the same
  • (28:21) 75-80% of all PRs have no changes being made
  • (34:40) What is gitStream?

You're Invited to Interact on October 25th

Over $100 billion in engineering wisdom will be at your fingertips at Interact on October 25th.

Join engineering leaders from Shopify, Stripe, Slack and more at Interact, a free, virtual, community-driven engineering leadership conference.

1 day, 25 speakers, all selected by the thousands of engineering leaders in the Dev Interrupted community.

Learn more here

Register now!

Top comments (0)