DescriptionMake use of dry_run property of presubmit tryjobs.
dry_run is set by CQ when in dry run mode, and also by Rietveld and soon
in case of manual git cl try (https://codereview.chromium.org/1926663002).
dry_run is then passed onto presubmit_support script, which is then exposed
in PRESUBMIT's input_api. Example use case: skipping owners check.
Depends on: https://codereview.chromium.org/1923623004/,
which adds --dry-run to presubmit_support.
R=phajdan.jr@chromium.org,machenbach@chromium.org
BUG=594127
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300264
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|