<div dir="ltr"><div><div>Is there any configuration option to cancel pending builds to a branch if there's a more recent pending build for that same branch?<br><br></div>I'm seeing a case where there might be several commits made to a branch of the course of an hour. I have my treeStableTimer set to 60 seconds, so each commit is far enough apart to create separate builds. I could fix this by increasing my treeStableTimer to an hour or more, but then it'll take too long to start the build.<br><br></div>Ideally, I'd like it to cancel older pending builds to a branch if a newer one exists.<br></div>