Category
Supported languages
JavaScript, Ruby, Python, Objective-C, Java, Go, C#, Rust, TypeScript, and Swift
From the developer
Ensure high quality Code Reviews by splitting your large Pull Requests into a series of smaller interconnected PRs.
Code Reviews are an important tool the development team wields that lets them prevent bugs and ensure code quality and consistency. Often enough, the reviewer has to grok hundreds of changed lines in dozens of files. This leads to either a very shallow skim of the Pull Request or Pull Requests decaying because no one wants to bother with such a monumental task.
Stacked Pull Requests
StackedPRs lets you split your Pull Request into multiple, interconnected Sub-Pull Requests.
The Pull Requests are managed as a Stack where each Pull Request is based on the branch of the previous. Each PR contains a minimal scoped change making it easy to review.
Guide You Through the Process
StackedPRs automatically detects the changes to your Pull Requests and adds a status check to make sure only the top most PR will be merged.
Easily Track Your PRs
The app maintains an up-to-date TOC in the main Pull Request of all PRs in the stack.
Pricing and setup
Free
Beta
Free
Stacked Pull Requests is provided by a third-party and is governed by separate privacy policy and support documentation