
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Dan Does Code</title>
      <link>https://www.dandoescode.com/blog</link>
      <description>A blog about .NET and Software Architecture</description>
      <language>en-us</language>
      <managingEditor>me@dandoescode.com (Daniel Mackay)</managingEditor>
      <webMaster>me@dandoescode.com (Daniel Mackay)</webMaster>
      <lastBuildDate>Tue, 11 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.dandoescode.com/tags/code-review/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.dandoescode.com/blog/github-stacked-pull-requests</guid>
    <title>An Introduction to GitHub Stacked Pull Requests</title>
    <link>https://www.dandoescode.com/blog/github-stacked-pull-requests</link>
    <description>Big pull requests are painful to review and painful to rebase. Stacked PRs let you break one large change into a chain of small, dependent PRs that each review on their own. Here&#39;s a hands-on run through GitHub&#39;s native stacks feature - creating a stack, what happens when you update the bottom PR, and merging the whole thing in one click.</description>
    <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
    <author>me@dandoescode.com (Daniel Mackay)</author>
    <category>github</category><category>git</category><category>devops</category><category>tooling</category><category>code-review</category>
  </item>

    </channel>
  </rss>
