[roll] Roll infra/recipes Reland "[gerrit_auto_submit] Set CQ+2 on-behalf-of auto-submit voter"

This reverts commit f712ef7d480efcb943c58c3616e92927e96e50b7.

Reason for revert: Relanding with logic to convert `on_behalf_of` values
into strings.

Original-Bug: 418015009
Original change's description:
> Revert "[gerrit_auto_submit] Set CQ+2 on-behalf-of auto-submit voter"
>
> This reverts commit d05983b895497b5547e5af65e961f66ac463b36e.
>
> Reason for revert: getting error "json: cannot unmarshal number into Go struct field ReviewInput.input.on_behalf_of of type string"
>
> Original-Bug: 418015009
> Original change's description:
> > [gerrit_auto_submit] Set CQ+2 on-behalf-of auto-submit voter
> >
> > Requires corresponding Gerrit permissions.
> >
> > Original-Bug: 418015009
> > Depends-on: Ie15e126eeac3bf7d7cd781201f25081682480160
> > Depends-on: turquoise-internal:I2c7a726d3ea3f737e3672d59690a49fe9cc9b78e
> > Change-Id: Ide7067980c5fbfb8abe56b01d146315559d4e82d
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1278404
> > Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> > Reviewed-by: Rob Mohr <mohrr@google.com>
> > Commit-Queue: Oliver Newman <olivernewman@google.com>
>
> Original-Bug: 418015009
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I32ba2aa98723e4bbe3c3a45d95c8495cd647134a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1282504
> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>

Original-Bug: 418015009
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1283669
Original-Revision: 314452bf8553ef1a6bc3c49019dcd84c819b887a
GitOrigin-RevId: 731a55acb7112aac853b65ae77483dfdddd9d5b6
Change-Id: Ib28059caf468f606e9f4538e830d8b38b6d60230
1 file changed
tree: 5714007dfc81bcec2d9bd0a0f05baa439ffd12b7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.