Show HN: Open-Source Stacked PRs on GitHub

by ankitdceon 8/26/2024, 4:13 PMwith 0 comments

Hi HN!

I’m Ankit, co-founder of Aviator, a developer productivity platform. Today, we’re excited to introduce our open-source Stacked PRs CLI, designed to streamline your GitHub workflow by helping you stack smaller changes for faster review cycles.

Why use stacked PRs CLI:

- Seamlessly works with your existing GitHub setup. - Smaller changes make reviews faster and unblocks developers. - Easy to navigate, review and update stack tree. - Rebase the dependent PR without conflicts - Reorder, split, and merge the commits - Stack-aware merges - It’s free to use!

Read the docs: https://docs.aviator.co/aviator-cli

Short demo: https://www.youtube.com/watch?v=xSopIrkf2KM

About Aviator: We are a team of ex-Google and Airbnb engineers building tools to enhance the entire software development lifecycle across code reviews, merging and deploying the code. Along with Stacked PRs CLI, Aviator offers:

- MergeQueue - A highly customizable merge queue, perfect for monorepos - AttentionSet - inspired by Gerrit, tracks whose attention is needed for each PR - Releases - A unified dashboard for deployments, cherry-picks, rollbacks, and smart changelogs.

We’d love to hear your thoughts and feedback!

0