0

android_binary_size_trybot.md: Add note about failing autorollers

Bug: None
Change-Id: I68e70f215de13c3a264420fc4117d402e528e91d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4594538
Reviewed-by: Sam Maier <smaier@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1154383}
This commit is contained in:
Andrew Grieve
2023-06-07 13:46:20 +00:00
committed by Chromium LUCI CQ
parent 1111fdc49d
commit c2fedad34b

@ -52,6 +52,14 @@ The bot provides analysis using:
is worth the added file size, then add why you think it is.
- To get a feeling for how large existing features are, refer to
[go/chrome-supersize](Googlers only).
- If an **auto-roll commit triggered this failure**:
- The purpose of blocking large rolls is so that we can have the roll commits
annotated with what is causing the large growth, and to ensure teams are
aware of large size changes.
- Please include in the roll commit message what is causing the increase, as
well as any pointers to discussions / justifications of the size increase.
- If there is a possibility of any follow-up size reductions, please include
`Bug:` lines for bugs that will track this work.
- Add a footer to the commit description along the lines of:
- `Binary-Size: Size increase is unavoidable (see above).`