[roll] Roll infra/recipes [gerrit_dependency_satisfy] Disallow same-repo circular deps

Disallow atomic commit groups that contain multiple CLs in the same
repository. If an atomic commit group is detected with duplicate
repositories, post a comment with the tag
`autogenerated:cl-deps-checker:same-repo-circular-dependency` and
reject the submission. The comment instructs the user to combine the
CLs into one.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1699914
Original-Original-Revision: fa63b6895a5f4ea6e2691d392199f21d1034e385
GitOrigin-RevId: 7209dd50f30391955848ab7104c2737315b751d4
Change-Id: I529608d302d06728dc3c13e5763c81a42ff88897
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699869
Cr-Commit-Position: refs/heads/main@{#196588}
1 file changed
tree: 87aba89e647d83f34b67d25e29d5f69a2da99f92
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.