[Buildbot-devel] Ignore revision in Dependent scheduler

Tom Prince tom.prince at ualberta.net
Sat Apr 21 02:04:17 UTC 2012


On Fri, 20 Apr 2012 16:54:33 -0400, stepchen <chc.m1005+bb1204 at gmail.com> wrote:
> I can't set it in buildStep. The builder is triggered by both a
> SingleBranchScheduler and a Dependent. When it is triggered by the
> former, we want it to build the specified revision, when it is
> triggered by the latter, we want it to build the HEAD.

You could use a Trigger step and a Triggerable scheduler. The Trigger
step takes an alwaysUseLatest argument.

  Tom




More information about the devel mailing list