[roll] Roll infra/recipes [cherry_pick] Remove redundant Code-Review check

This is now only triggered by the release-auto-submit builder, which
checks for submittable conditions including Code-Review when appropriate
(however, some changes do not need Code-Review in order to be submitted,
and this condition is breaking those changes).

Original-Bug: b/291820883
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/897818
Original-Revision: cea1ad5dfa7e50b90578cc6a5c64c4498a665fb2
GitOrigin-RevId: 0eb3635b55dcd13c739f6ecf825723fc133b8636
Change-Id: Ifd2ae03a22968e493765f790dc8eeaeda67b8126
1 file changed
tree: 10f3abf7d5ece9e188013f2336084bfb5e9e3424
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.