Reading up on gh stack
2 deep · digging since apr 14
- Stacked pull requests are now in public preview - GitHub Changelog
GitHub introduces stacked pull requests in public preview, allowing developers to break large changes into reviewable layers and merge them with a single click via the gh‑stack CLI extension.
- GitHub Stacked PRs
GitHub now natively supports stacked pull requests, allowing developers to break large changes into small, reviewable layers with a stack map, cascading rebase, and a `gh stack` CLI.