Hi,

You could use the 
Extra-Columns-Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Extra+Columns+Plugin>to
 show the build description as a column in a list view.
Filtering by build description could be done with the View Job Filters 
Plugin <https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters> and a 
regular expression.

Unfortunately there is no column or regular expression to show/filter the 
build name yet.

If you desperately need a column for the build name, let me know. ;)
If you need the regular expression for the build name, ask the maintainer 
of the View Job Filters Plugin.

Hth,

Fred

On Thursday, April 19, 2012 9:30:50 PM UTC+2, Mike Gibson wrote:
>
> I am currently using the build name setter and description setter plugins.
> Does anyone know of a good way to view builds based on either of these 
> values?
> It would be nice for us to be able to organize the build results across 
> jobs/projects by build name.
>

Reply via email to