Hi everyone,

I've published a new plugin developed by Kalray on github:
https://github.com/nmorey/parameterized-build-QDH

The goal of this plugin is to be able to merge builds in the build queue if 
they have the same value for a list of specified parameters.
We use a lot of project whose parameter is the git branch to integrate, this 
allows us to merge multiple builds trying to integrate the same branch.

It adds a field in project configuration to list the parameters that should 
match to merge builds. When builds are merged,
the plugin can also concatenate some of the other parameters (ie notification 
email).

I am no Java developer so a lot of things in there are probably done the wrong 
way.
I'd be interested in some feedback if you have any.


Nicolas

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to