Option to not merge different triggers per job |
|||
Issue descriptionUsing LUCI, I would like to tell some builders to build every revision without batching (that happens when pending build requests for several commits in a row are squashed into one build). I couldn't find an option to disable build batching in these files: https://cs.chromium.org/chromium/infra/appengine/cr-buildbucket/proto/project_config.proto https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/scheduler/appengine/messages/cron.proto This would be equivalent to Buildbot's `mergeRequests=False`
,
Apr 27 2018
,
May 4 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by tandrii@chromium.org
, Apr 27 2018Status: Available (was: Untriaged)
Summary: Option to not merge different triggers per job (was: Option to not batch pending builds in CI)