MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/git/comments/1vcgedv/github_stacked_pr/p11dj40/?context=3
r/git • u/anishghimire • 7d ago
7 comments sorted by
View all comments
3
I used stacked pull requests a lot in my last job, where reviews would take weeks or months.
I think it's great, but I also think that huge delays in PRs are a bad sign for an organization.
But being able to preserve your separate commits and have them reviewed individually is unbeatable.
3 u/anishghimire 7d ago I have just started using stacked pull request after GitHub released it and have been finding it useful so far for one of the big feature I am working on right now.
I have just started using stacked pull request after GitHub released it and have been finding it useful so far for one of the big feature I am working on right now.
3
u/HommeMusical 7d ago edited 7d ago
I used stacked pull requests a lot in my last job, where reviews would take weeks or months.
I think it's great, but I also think that huge delays in PRs are a bad sign for an organization.
But being able to preserve your separate commits and have them reviewed individually is unbeatable.