GitHub Stacked Pull Requests: What Changed in Preview
GitHub announced stacked pull requests in public preview on July 30. The workflow is older than the announcement. Developers have built dependent branches, opened one pull request per branch, and rebased the chain by hand for years. Dedicated tools made that less painful. GitHub itself saw unrelated pull requests with unusual base branches.