[roll] Roll infra/recipes [auto_roller] Remove double-push hack for restored rolls

Effectively a revert of commit 1e93395f288530aa94f1caa118ca3d7bb20ae344.

Gerrit now has a dedicated `TRIVIAL_REBASE_WITH_MESSAGE_UPDATE` type for
patchsets that both do a trivial rebase and update the commit message
(http://b/324626345), and CV respects that value when considering
whether to reuse tryjobs. So this hack is no longer necessary in order
for subsequent attempts of restored roll CLs to reuse previous tryjobs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1205744
Original-Revision: 2a802c42554e2fdc7495437604723a8b002c9cef
GitOrigin-RevId: 40255d2f5b96959cfc1bc35774d6cb2fff3a8492
Change-Id: Ib96d9ee144406cc5b3cb3678a1bb117fedc2b3cf
1 file changed
tree: 916f81581983998e5db93750ac2e9d65be8c05f9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.