Hacker News new | past | comments | ask | show | jobs | submit login

> the lack of ability to have PRs based off other open PRs is one of the biggest issues I have with the current ... pull request model

At least in bitbucket, you can just set a branch under review as the target of a pull request and the UI "just works" for that case.




yes - the same for github, but when you go to merge it, it messes up.


> it messes up

Can you be more specific about the failure mode here? If we have a series master -> A_review -> B_review, and B_review is targeted to A_review in the PR tool, then a fast-forwarding merge of A_review to master just advances the master branch name and automatically updates B_review to now target master. No merge commits take place.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: