[roll] Roll infra/recipes [auto_roller] Allow "recommended" votes to pass

Allow "recommended" votes on extra labels to be considered passing. Hide
this behavior behind an option.

Also, remove Commit-Queue from the tests of extra label checking since
it makes things more confusing.

Original-Bug: b/289152339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/880932
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 26a71b851b359e5070f94055f88f0ef9cdd6603f
GitOrigin-RevId: 51ebb9f3cb5ffc758133622570f3702daccaf5df
Change-Id: Ib9f8ebb8d1d39da5e6ce2601119e4c453d3db6b6
1 file changed
tree: c958f3844cfffa6de5ad63fbea36413b007bad75
  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.