Re: Get User that approved a promotion

2014-03-07 Thread Benny Hofmann
You could use the Rest API, you will need to know the promotion build number: /job//promotion/process///api/json?pretty=true -> causes.userName Am Sonntag, 22. Dezember 2013 14:20:24 UTC+1 schrieb alex ouzounis: > > Hi all, > > Is there a way to get the user that promoted a build programmatical

Get User that approved a promotion

2013-12-22 Thread alex ouzounis
Hi all, Is there a way to get the user that promoted a build programmatically ? I know I can get the promoted_url/id/svn_revision etc but I cannot see how I can get the user that made the promotion. The promotion status view shows the user, so it must be possible, It would be nice to use this