[roll] Roll infra/recipes [gds] Comment on all atomic CLs missing auto-submit

... instead of only commenting on the first CL in the atomic set that's
missing auto-submit. This will make it clear to users that they need to
set auto-submit on all CLs in an atomic set, not just one.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1300606
Original-Revision: 94edd3cfee01601742fd8c9ddd21eff6db57b6bc
GitOrigin-RevId: 5a3d21700efe75d545da45d00c0196f7060943b8
Change-Id: Id0f03478f6be2cb8d99afefc9b459f9c28af4fe1
1 file changed
tree: df37b857a5af0ae524d1d2e2f411adb60bfd7428
  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.