done
repository : https://github.com/jenkinsci/build-blocker-plugin
ci job : https://jenkins.ci.cloudbees.com/job/plugins/job/build-blocker

I wonder how this plugin overlap with lock and latches plugin
https://wiki.jenkins-ci.org/display/JENKINS/Locks+and+Latches+plugin or
maybe could supersede ?


2012/6/23 ffromm <[email protected]>

> Hi!
>
> I just created a simple plugin prevent a job from building while
> configured other jobs are running.
>
> Please fork from here: https://github.com/ffromm/build-blocker-plugin
>
> I spent some time searching for a similar functionality but could not
> find anything like this. I use a QueueTaskDiskpatcher that monitors
> the currently running jobs. If one of the jobs matches to one of the
> configured regular expressions in the job to build, then the job stay
> in the queue.
>
> Please put this plugin also under Jenkins-on-Jenkins CI. Thanks!

Reply via email to