[roll] Roll infra/recipes [auto_roller] Fetch full account details

Previously we were using the comment "email" field to filter on comments
by the CQ service account to determine the status of the previous dry
run, but the Gerrit response doesn't actually include the "email" field
by default, so we weren't detecting any CQ comments and were falling
back to assuming the CL's previous run state based on the CL's current
status (which was always "abandoned").

Now we should correctly be able to tell whether the previous roll
attempt, if identical to the current one, passed or failed the CQ dry
run.

Original-Bug: 136012
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/944612
Original-Revision: f517f471e03c4b6b671c9cc4c87bb32ad7c901f9
GitOrigin-RevId: e7ca4490207691245a6fb9e0d077e5f716e28df0
Change-Id: I0e4dfe7ccbb6111750c1b7fb12213897b82b7a1f
1 file changed
tree: 5afbd37242a23e3b9e7de26122a21986006688c0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.