Thanks, that's exactly what I was looking for. On Sat, Apr 1, 2017 at 6:10 PM, Bob Drummond <[email protected]> wrote:
> This functionality exists. I've only used it with a function that always > returns true, not any tricky logic. > > http://docs.buildbot.net/latest/manual/cfg-builders. > html#collapsing-build-requests > > > Bob Drummond > Software Engineer > > > Netronome | 3159 Unionville Road, Suite 100 Cranberry Twp., PA 16066 > > Phone: +1 (724) 778-3295 <(724)%20778-3295> | www.netronome.com > > On Apr 1, 2017 15:23, "Chris Spencer" <[email protected]> wrote: > > Is there any configuration option to cancel pending builds to a branch if > there's a more recent pending build for that same branch? > > 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. > > Ideally, I'd like it to cancel older pending builds to a branch if a newer > one exists. > > _______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users > > >
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
