2

I understand there are ways to disallow concurrent builds and maybe even to throttle builds with a plugin or with a quiet period. But what I really want is to be able to debounce multibranch builds. It's not uncommon in our workflow for many branches to be merged in quick succession, causing many builds to queue up for the target branch. I'd like to add a debounce wait period, so only the most recent build is run.

Joel
  • 6,193
  • 6
  • 22
  • 22

0 Answers0