[roll] Roll infra/recipes [gerrit_auto_submit] Remove auto-submit label after max attempts

Benefits:
1. Provides more of a clear signal to the CL owner that auto-submit has
   stopped retrying, along with an action to take (re-apply the
   auto-submit label) if they want to force more retries.
2. Greatly simplifies the logic to determine whether to stop retrying,
   since we no longer need to check for new human updates on the CL to
   determine if we should start retrying again. I'm leaving around that
   logic for now in case there are any Gerrit permissions issues with
   removing the Auto-Submit vote, but we can delete it once we're sure
   it's working ok.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1241305
Original-Revision: 8e9e3373ba9a26b0b0a22e26179eee218ec3f064
GitOrigin-RevId: 55917927816a390c7fa0d2b15c8a63241bbc2a00
Change-Id: Ie082be0917670f6189a6912c759075103f7f3488
1 file changed
tree: a3bc6bc203a2af83b4583ea3f6c67cdc4eddadee
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.