[roll] Roll infra/recipes [bisector] Ignore bisector builds in pass check

When checking for recent passes to bound a bisection, ignore builds
that were triggered by the bisector itself. This ensures that we don't
start new bisections when the last non-bisector passing build falls
out of the window.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1598708
Original-Revision: fc1c7e937a6ce5c9cc227dd1f976fbeee76576aa
GitOrigin-RevId: 7f72d8291b07d4e35d9528bbf175c2cf4207bcc7
Change-Id: Ie723e999ced20f0d5fa67ae669e5dc76b9c4ec86
1 file changed
tree: 33f16664164dd765afbf55f2eb770d85e2ee091f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.