Does anyone know of a way to limit the number of times a project will wait for it's quiet period?
My goal is to ensure that the project will build even it commits keep happening. For example: Say my quiet period is 30 minutes, I want my project to build after 2 hours even if new code is committed every 20 minutes. Thank you, Lewis