branching and merging - Can we configure TFS to accept merges only from specific branches? -


we're considering "functional branch" strategy dev, qa, , release branches. see how control check-ins users, possible configure release branch accept merges qa branch?

you cannot restrict branch allow merges specific branches only.

however, prevent check-ins through custom check-in policie. need combine custom path policy configuring speficic folder. detail ways please refer: how apply check-in policies branches or folders. how create custom check-in policy api, take @ tutorial: creating tfs custom check-in policy

for more easier way, might consider limiting security on release branches person(s) responsible enough right. it's more internal process constraint:"david, please avoid merging changes other qa branches, thanks!"


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -