[roll] Roll infra/recipes [recipes.cfg] Set self-approve method for trivial rolls

Roll the recipe engine to a revision that supports the
`self_approve_method` field and set it to use CR+2 for approving trivial
rolls instead of Bot-Commit+1.

This is necessary to be able to roll the recipe-deps-roller recipe
bundle to a version that supports Python 3 without requiring us to
support Bot-Commit.

Also remove `tbr_emails` which shouldn't be necessary once some
in-progress changes to the autoroller land. It was previously necessary
to force `git cl` to set CR+2.

Full blamelist:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/0c5313317732f37556ba9008044fdb3e3bd9b1e8~..e8b0639f14fea5dd13522b65b1fba3b865bbadc4

Original-Bug: 83858
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/591491
Original-Revision: d359c6e6ff1ab02458255af32108f4b6f66727b4
GitOrigin-RevId: 1ed58b0e3ce5e46550723a1d030e0ad7b9127f15
Change-Id: I9527763accdcd6bff41b1a92ec46a38bf338d849
1 file changed
tree: f045a3b98ebca9ee7b7d745b9b62c153b139d2a5
  1. infra/
  2. peridot/
  3. third_party/
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.