Hi, Is there are plugin that will delete a job from the queue if we start a job of the same type. Basically if I were to start a incremental build job on a commit from the SCM on a post commit hook and it goes in the queue to wait till the current job is completed. Then if another developer commits some code this will queue 2 build jobs of the same type. What I want to do is to delete the first job from the queue up . Is there a Plugin for this ? if not is there another way to achieve this ?
Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
