Move LSC check into pan project presubmit checks and check num files
git cl upload prompts a user if they upload a particularly large change, determined by the number of CCs added on the change. With the watchlists analyzer and eventual removal of CCing watchers from git cl, this check needs to be updated to work without knowing the number of CCs. This change does two things: 1. Moves the check from git cl upload to a pan-project presubmit check. 2. Update the heuristic of a LSC from > 100 CCs to > 100 files modified. Bug: 324562917 Change-Id: I6bd0db9fde942273acebc320c8b52e81b02bd42f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5296199 Reviewed-by: Joanna Wang <jojwang@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>changes/99/5296199/3
parent
72bf410aff
commit
b1b1a43f07
Loading…
Reference in New Issue