I push branch stav
and create a pull request to master
. I want to make sure that the pull request can be approved only if branch stav
contain the last changes from branch master
.
I'm using Microsoft Visual Studio Team Foundation Server Version 14.95.25122.0.
Is it possible? If not, there is a chance that I will create a bug in the system because there won't be any test that will run on the "merged" content between master
and stav
.