[roll] Roll infra/recipes [gds] Set CQ on-behalf-of CL owner

The cl-deps-checker service account doesn't have CV permissions, so set
CQ+1 on behalf of the CL owner. This should fix the spam we saw on
https://fxrev.dev/1283890.

Also, only set CQ+1 on circularly dependent CLs once all the CLs in the
circle are ready for submission.

Original-Bug: 414496816
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1283370
Original-Revision: 31b16a61032525a8fce662aff3d1a0bc4a539057
GitOrigin-RevId: 1fb5ce2dc89e90ce63a366fa9ad140c712d6ef4d
Change-Id: Ica59af2e25260d4ea629c543c27c3ab5bc376d84
1 file changed
tree: 244479e773273e0f55b8f040095ee65b392dc4d7
  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.