← Back to context Comment by YesThatTom2 12 hours ago Whatbmakes you say that? Devs use stacked PRs in small and large repos today. 1 comment YesThatTom2 Reply ZeWaka 11 hours ago Their examples show combined backend and frontend changes on the same monorepo in different PRs.As far as splitting work into different PRs that need coordinated merging, I've only ever encountered that when it's a long lived refactor / feature.
ZeWaka 11 hours ago Their examples show combined backend and frontend changes on the same monorepo in different PRs.As far as splitting work into different PRs that need coordinated merging, I've only ever encountered that when it's a long lived refactor / feature.
Their examples show combined backend and frontend changes on the same monorepo in different PRs.
As far as splitting work into different PRs that need coordinated merging, I've only ever encountered that when it's a long lived refactor / feature.