Comment on Stop sending me huge PRs; a rantComments−oxedom28dI recently started stacking my PRs, makes life easierhttps://docs.github.com/en/pull-requests/how-tos/stacked-pul...−forbidden40426dLLMs will still produce huge PRs even in a stack if you are not careful enough.−oxedom16dThat's a different problem. The benefit of stacked PRs is that they let you review each piece on its own, which helps you/team keep mental alignment with changes in the codebase and disregard individual slop layers.
Comments
I recently started stacking my PRs, makes life easier
https://docs.github.com/en/pull-requests/how-tos/stacked-pul...
LLMs will still produce huge PRs even in a stack if you are not careful enough.
That's a different problem. The benefit of stacked PRs is that they let you review each piece on its own, which helps you/team keep mental alignment with changes in the codebase and disregard individual slop layers.