Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
363 views
in Technique[技术] by (71.8m points)

After upgrading to TFS 2017.3, web portal check ins do not kick off the gated check in build

We upgraded our TFS to 2017.3 last night, and all appears to be working as expected, except when making changes to files in the web portal. When I click the Check In button, I get the following error:

Your check-in could not be completed because it affects the following gated build definitions. USABuildDefinition To complete your check-in you will need to queue a build of the shelveset Gated_2021-02-05_10.23.14.4571;MyDomainMyUser.

If I make the same change in visual studio, it kicks off the gated check in fine. Just not through the web portal. Any ideas why that is?

question from:https://stackoverflow.com/questions/66066068/after-upgrading-to-tfs-2017-3-web-portal-check-ins-do-not-kick-off-the-gated-ch

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Please try below steps to re-enable the gated check in.

Navigate to the build pipeline-->Edit-->go to Triggers tab-->Disable Gated check-in -->Save-->Enable Gated check-in-->Save again.

enter image description here

If above disable and re-enable the gated check-in doesnot work. Please try to re-create the build pipeline and configure the gated check-in.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...