Merge queues at scale
- Date
- 10:35 AM - 10:55 AM PST
- Track
- Track 2
- David Apirian
Merge queues are quickly becoming a requirement for high-traffic repos, especially monorepos, - coordinating and merging many PRs from many people while avoiding breaking main can become quite a manual and involved task. These problems of scale intensify as teams get even larger - merge queues must always be able to keep up.
This talk will explain what a merge queue is, their features, and how smart merge queues can take advantage of Monorepos with build graphs to scale as the repo grows.