Trunk-Based Reviewasync peer reviewing for trunk-based development MotivationPull Requests seem to be a norm for many professionals in the software development business. Nevertheless, git flow is deemed legacy. This means there is a disconnection in between the preferred/know used peer review system and modern practices. While doing trunk-based development and follow best practices like branching by abstraction and feature toggles. Trunk-Based review tries to bridge this for teams that don't want or are unable to adapt to other modern agile peer review models like pair programming. How it works
Benefits
Tools |