-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Repository - Pull requests
Sometimes we have pull requests into branches with active pull requests themselves. It's happened a few times where people have forgotten to merge these PR's into the branches before the main PR is merged (a common example of this would be a PR for a release branch, with sub-PR's being merged into it).
It would be nice to have a merge condition to prevent a merge when there are open PR's into the branch of a pull request.