.NET Bits

.NET tidbits

Preventing a check in from triggering a Continuous Integration (CI) build

As a part of the team build process, if you need to check out and check in a file and do not want that to trigger a CI build then the easiest way is to put ***NO_CI*** in the comment during check in.Easier than that there is  built in property $(NoCICheckinComment) that you can use

On finding find this string in the comment TFS knows that it doesn't need to trigger a build

 

Posted: Oct 01 2008, 01:44 PM by Jeev | with 1 comment(s)
Filed under:

Comments

Tom said:

I don't know if I want my users to know that :-)

# October 1, 2008 2:31 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)