[roll] Roll infra/recipes [gerrit] Add default tag to all set_review() calls

Add an "autogenerated:{project}:{builder}:bbid={bbid}" tag to all calls
to api.gerrit.set_review() by default.

Original-Bug: b/339023785
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1048312
Original-Revision: c785ba6fd8c77418119fbb42798d6bd0dbb544c6
GitOrigin-RevId: cb80f79a076f7dd03c76db44d81f050abb860c4e
Change-Id: I59ea0e8ffff59c144179e3490da1cc7e74beaaea
1 file changed
tree: 8aa7609f4f4643ff7ce558e49339e5c93401084d
  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.