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.
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.