[roll] Roll infra/recipes [build] Notify when builder did not rebase change if failures occur.

Since integration is checked out at HEAD but only the patch is not
rebased when `do_not_rebase_patch` is true, build/test failures can
occur if the patch is out-of-date with the rest of integration. This may
not be a problem with the CL itself and just needs the CL to be rebased
on top of HEAD so mention that in the failure summary.

Original-Bug: 335727014
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1032020
Original-Revision: 60e4c0daf17419e102636f2cbd8807e2e2a9860e
GitOrigin-RevId: 67fbb5031c0b84163f6a8bc46a22bfdfbe801f9f
Change-Id: Ic363e17ca967e82f8302c89160cdaa280502b0ab
1 file changed
tree: 304bb3253d1b924cbcff8a804f893717e610627e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.