[roll] Roll infra/recipes Reland "[shac] Migrate from Gerrit robot comments to findings"

This reverts commit ea52a70b6772cb80c3f4add33539a9a5b6bb54a9.

Reason for revert: relanding with handling for postsubmit, along with a
regression test

Original change's description:
> Revert "[shac] Migrate from Gerrit robot comments to findings"
>
> This reverts commit 51abbbefe06c50e80281ddaedacef6f95055eaf6.
>
> Reason for revert: b/409593604
>
> Original change's description:
> > [shac] Migrate from Gerrit robot comments to findings
> >
> > Gerrit is deprecating support for "robot comments". The LUCI-provided
> > replacement is the "findings" recipe module, which uploads ResultDB
> > artifacts that an Aye-Aye analyzer reads and adds corresponding Gerrit
> > comments.
> >
> > Original-Bug: 408229390
> > Change-Id: I670d2c651a7594becb404def84ddced05f9c3160
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1243964
> > Reviewed-by: Carver Forbes <carverforbes@google.com>
> > Commit-Queue: Oliver Newman <olivernewman@google.com>
>
> Original-Bug: 408229390
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I45498838d3e30833c6983f4e994d5e681282a334
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1249164
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Brian Bosak <bbosak@google.com>

Original-Bug: 408229390
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1248986
Original-Revision: c32b746d8801cb9c9e1c0cdf9abea2360444ea4a
GitOrigin-RevId: 688378541b47716eee96a971170360aaa6389cdb
Change-Id: I6b120e49f6398539d9fc17ec50c698913f9cac75
1 file changed
tree: 2d4bd5d4a1a74a69974bceea1e6448e3e0650950
  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 in one of the communication channels documented at get involved.

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.