Hi all, I'm an employee of SEITENBAU (www.seitenbau.com) and I have developed a simple Jenkins plugin, which allows dynamically generated default values of build parameters. The default value(s) are generated by a Groovy script. We have decided to publish the plugin under the Apache License and we would like to host it on under https://github.com/jenkinsci . The source code is available to fork on GitHub here: https://github.com/Seitenbau/sb-jenkins-dynamicparameter
The plugin code itself uses some similar code to the other ParameterDefinition classes which come bundled in Jenkins. I'm looking forward to your feedback and I hope you find the plugin useful! Regards, Dimitar
