Posts tagged: github
- GitHub Stacked Pull Requests: What Shipped and What to Measure — On 30 July 2026 GitHub put stacked pull requests into public preview: a chain of small PRs that depend on each other, instead of one huge change. Small PRs are easier to review. You still need to watch the large ones, not just typical size.
- GitHub Doesn't Tell You How Your Code Reviews Are Actually Going — The platform hosts millions of PRs but gives teams zero insight into review performance. Here's what you're missing.