How to specify requestor ID for polled builds
I have a team build environment in which I've defined my build engine in RTC to looks for pending changes in the integration workspace that has our integration stream as its flow target. The BE does this every minute.
It is successfully kicking of the build when changes have been delivered to the integration stream, but the buildRequesterUserId is being assigned as ADMIN. How can I specify the buildRequesterUserId for such CI builds? Thanks. |
One answer
I conducted a little experiment that I wasn't sure would work. I set specifically set the buildRequesterUserId property in the build definition to the ID I wanted used for the build. That seemed to work, since the next attempt did not result in the requester being ADMIN.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.