Awesome, thanks for the info! Anthony
On 2012-06-11, at 8:58 AM, cjo wrote: > Yes the build name setter does support this. > > > I just leave the Regular expression empty, so all builds get a name, and then > set the Description as one of the parameters passed in. > Though you might need to set for the Failed builds (under advanced) as well. > > This is also passed to down stream jobs so I have a chain of 5-6 jobs that > all have the same > build description that is set in the first job. Makes tracking issues down a > bit easier > > > > Chris > > On Monday, June 11, 2012 1:40:33 PM UTC+1, Talal Rabaa wrote: > Hello! > > Could I set the value of a build name to a parameter passed in? I'm using > the parameterized trigger plugin to call other jobs and it'd be nice to > simply use one of those parameters directly. > > Cheers! > > Anthony