I am using Jenkins with a Git repository. I have configured the quiet period to 5 minutes for my project. Pushing a change on a branch causes a new build to be queued as expected and it does wait in the queue for 5min. However, if I push another change to the same branch within the quiet period, I see that Jenkins queues up a new build. I would like Jenkins to reset the quiet period of the first build rather than queue a new build. Is it possible to queue a single build for a given branch in this scenario?
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f173c77a-8bf7-4a15-a579-3f6a1c06af7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
