Ok, thanks. But what should I do, if I want, add second line to build number? In other words, if I want see name blahblah\nblahblah in build history? Setter plugin doesn't work in this case.
Regards. There is a build description setter plugin that we've used in the past to > add a description to each build based on information which the plugin > parses from the build log file. We used it to report the "generated > version number" of the build. That doesn't add an additional column, > rather it adds another row below each build's existing build number and end > date/time. > > Mark Waite > > https://wiki.jenkins-ci.org/display/JENKINS/Description+Setter+Plugin > > ------------------------------ > *From:* makiselev <[email protected] <javascript:>> > *To:* [email protected] <javascript:> > *Sent:* Friday, September 14, 2012 7:16 AM > *Subject:* Build history bar modification > > Hi all. > > Does Jenkins provide ability to change job bar with history builds? Now it > contain 2 columns: number of build end date/time. But I want to see there, > for example, number of build and svn revision. Is it possible? > > Regards. > > >
