Trunk based developmentĀ is a software development strategy where engineers merge smaller changes into the main codebase. One benefit of this is that it helps avoid any major issues when releasing a software product.
The strategy shifts the focus away from long-lived feature branch development and onto smaller changes, merging