When I run a job in Jenkins, each build is given a name that shows in the UI in Build History that\'s basically the current date and time.
I\'d like to be able to put in
This plugin "Build name setter plugin" may help you. As a source for build name you can use a text file on a disk or an environment variable also you can combine the plugin with such plugin as EnvInject