Stacked pull requests are now in public preview
Summary
GitHub announces public preview of stacked pull requests, a feature that breaks large changes into smaller, reviewable layers and enables parallel reviews. It preserves existing checks and branch protections while allowing merging entire stacks or individual layers in one click, with a new gh-stack CLI extension for easy adoption.