modularml / stack-pr

A tool for working with stacked PRs on github.
Other
299 stars 11 forks source link

Hello! #5

Closed TarasMazepa closed 3 months ago

TarasMazepa commented 3 months ago

It's nice to see another tool for stacking PRs!

So that you know, I started working on another tool for stacking in August 2023.

The readme file of stax contains a list of tools that allow stack PRs.

Let me know if anyone of you want to get in touch!

ZolotukhinM commented 3 months ago

👋 Nice! Yes, there are a number of alternatives and many of them are great! We called out ghstack in our blog post, but we investigated a few others before implementing our own too - most of them were quite viable for us too, but since the tool is relatively simple we went with building our own. Originally it was intended to be a simple internal temporary tool, but then with time we realized that it was quite useful and more-or-less feature complete, so we though that people outside modular might find it useful too :)

Please feel free to try it out if you're interested! We accept contributions and welcome bug reports too! :)

TarasMazepa commented 3 months ago

Great decision-making - your own tool is always better especially if it is not very complicated!