[builder_oracle] Simulate adding builders to presubmit

Now with the cq-add flag builder_oracle can estimate the impact of
adding a builder to presubmit.  Currently this adds the builder to
presubmit for all projects.  Granularity will be a followup task
fxbug.dev/95819

Bug: 93986
Change-Id: I7a8681043c62734a934380b0be00a2bd55ee49f7
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/660346
Reviewed-by: Oliver Newman <olivernewman@google.com>
Commit-Queue: Catherine Duncan <catduncan@google.com>
4 files changed
tree: c69581f68ebec75f734245e38bfa70c4cbefec9d
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. flagutil/
  9. gerrit/
  10. gitiles/
  11. monorail/
  12. rpcutil/
  13. scripts/
  14. third_party/
  15. vendor/
  16. .gitignore
  17. AUTHORS
  18. go.mod
  19. go.sum
  20. LICENSE
  21. MAINTAINERS
  22. manifest
  23. PATENTS
  24. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.