Re: Select several jobs to be build from existing job

2013-12-22 Thread Mark Kendzior
You could create multiple parameters as suggested above for the number of jobs that you would like to run. ie ${projectToBeRun}, ${projectToBeRun1}, ${projectToBeRun2} mark On Friday, December 20, 2013 6:57:47 AM UTC-7, Steven Deal wrote: > > I'm not sure. One thing I would keep in mind is not

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