[roll] Roll infra/recipes Revert "[gerrit-api] Modify patchset_level_comment to comments"

This reverts commit 3c1819c0b584a68dcf7c2071f1abf58bf67c7115.

Reason for revert: This change causes builder-oracle to fail on posting comments, which will block future releases of config changes.

Original change's description:
> [gerrit-api] Modify patchset_level_comment to comments
>
> Patchset level comments is a subset of all kinds of inline comments that
> can be made, so this change refactors patchset_level_comments into the
> generic comments object, then changes all references to
> patchset_level_comments to use the new comments input type.
>
> Original-Bug: 104033
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/701564

Original-Bug: 104033
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/704351
Original-Revision: 63f6e954af9adad06d3de6cd37322dd9ae79520c
GitOrigin-RevId: f9aeae1d69f137d8a98539619fadeda24dc2735c
Change-Id: I0dd54708b796cccc766b680f04c93d0c9a26f1f7
1 file changed
tree: 32fe3c15a2f9fc3776ea22fe1efd44f421dfa166
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.