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
Post a Comment