gojenkins icon indicating copy to clipboard operation
gojenkins copied to clipboard

adding QueueBuildJob() that queues a job even if it is currently running

Open KokeClassic opened this issue 7 years ago • 1 comments

Useful for jobs that take parameters. ie. we have a job that takes the parameters artifact name and version that then promotes that artifact to our testing and release servers.

KokeClassic avatar Nov 02 '17 17:11 KokeClassic

Would love to see this get merged. Helps tremendously with queue'ing up multiple jobs. We have been using this via a forked version but would be better if it was in main repo.

sven7777 avatar Jan 03 '18 20:01 sven7777