***NO_CI*** — Account Service??

15 views
Skip to first unread message

Rob D

unread,
Nov 26, 2014, 11:52:38 AM11/26/14
to jenkins...@googlegroups.com
I have Jenkins connected to Visual Studio Online. Builds are working however when I click on changes and look at the list, all changes show ***NO_CI*** — Account Service (account name). I believe it is saying the account that made the code change is Account Service. Shouldn't it list here the account name of the actual users that committed code? If so, any suggestions on what I have set up incorrectly?

Thanks,
Rob

Rob D

unread,
Nov 27, 2014, 8:56:53 AM11/27/14
to jenkins...@googlegroups.com
In case anyone else runs into this, I figured out what is going on. We are in the process of moving from using VSO for builds to Jenkins. We will still use VSO for version control. During the transition, both are running in parallel and gated-checkin in used in the VSO build definitions. When VSO checks in code after a gated checkin, it adds "***NO_CI***" to the comment. This is a code that tells VSO not to kick off yet another build. Since VSO is what actually checks in the code, the user is shown as Account Service, i.e., the original user who committed is not passed through. So, if the VSO build definitions are turned off, "***NO_CI***" disappears and the user name of the one who checks in the code shows up.
Reply all
Reply to author
Forward
0 new messages