Recipe roller adds too many reviewers to a CL and fails in git cl upload |
||||||
Issue descriptionThis is true for Gerrit https://build.chromium.org/p/chromium.infra.cron/builders/recipe-autoroller-public/builds/17172/steps/infra.git%20cl%20upload/logs/stdio but it's also true for Rietveld if roll is really large. While it's a clear limitation of "git cl upload", "git cl" was never designed for this humongous number of reviewers. So, recipe roller has to be improved somehow.
,
Aug 18 2016
,
Sep 1 2016
,
Sep 26 2016
,
Nov 2 2016
,
May 15 2017
roller now uses `git cl upload --r-owners` which uses the git-cl owners logic to pick sane reviewers. Any improvement for this should be done by improving git-cl now. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by tandrii@chromium.org
, Aug 5 2016