[roll] Roll infra/recipes [gds] Consolidate commenting logic

Reduce duplication in the logic that adds a comment once per patchset.
Also ensure that the `dry_run` property is respected everywhere.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1307785
Original-Revision: 6f303144d2836f4c293346b6d57e1b6a61829de0
GitOrigin-RevId: 8052ff08803df2f7d60f270543fd96d2133b634f
Change-Id: Ib63bd77f866305fe504548ee8b49efaddfa8831e
1 file changed
tree: c78fe6403098e6c22a9d39efa6c22c7e6c014b9a
  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.