[fuchsiahugger] Add logic to add specific tags to a Gerrit CL.

Previously, the function took a boolean value that determined whether a CQ+1 or CQ+2 label would be added to a CL. By extending the command line tool to take a list of tags instead, we can use the code to trigger Android's presubmit.
Also removed test that no longer tests relevant logic.

Change-Id: Idc14f2bf9679ec554b183c4c7d2c2fe22c5430c3
Bug:42075543
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1097016
Reviewed-by: Oliver Newman <olivernewman@google.com>
Commit-Queue: Danielle Kay <danikay@google.com>
4 files changed
tree: 82c570c52d93178ee0b1077fc2b4187671105eca
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. 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.