[roll] Roll infra/recipes [fuchsia/build] Leave FYI comment on CLs for size creep

In the case that a size diff was successfully computed and one or more
creep budgets were exceeded, post a comment on the CL. This does not
block submission, it's only an FYI mechanism to alert users of the
issue and point them towards the binary size table.

Original-Bug: 85953
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/612968
Original-Revision: 5806ea60f98ad86357484e6400501d7c1d7c5d98
GitOrigin-RevId: 3c1f5f254c2f14051247ddc8b62b9a2ee94ff3d0
Change-Id: Id00ef798cca2f8be005e41363c60da3ac334f482
1 file changed
tree: 0144f86c3e90798e6e7cd09978344c4bd6f28de9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.