Manage bulk pull requests
Developed by GitHub, gh-stack is a command line tool that makes it easy to create and manage stacked pull requests during the software development process. It aims to speed up the review process by dividing complex code changes into small and independent parts.
Updates
- September 3, 2026: Stars 911 → 1,432, latest release v0.1.1 (September 2, 2026).
- August 2, 2026: Stars 860 → 911, latest release v0.1.0 (July 29, 2026).
What you get
- Breaks large code changes into small and manageable pieces
- Automatically organizes dependencies between pull requests
- Facilitates rebase operations to keep branches within the stack up to date
Installation
gh extension install github/gh-stackgh skill install github/gh-stackRunning it
gh stack initgh stack add api-endpointsIf you don't write code
I use the gh-stack tool to create stacked pull requests on GitHub. Include my existing working branches in a stack structure, manage dependencies between branches, and push the stack to GitHub to speed up the code review process.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-02: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.