crosvm/infra/recipes
Dennis Kempin 5156976b7f merge_bot: Enable on luci
To enable the merge bot on luci we had to solve a couple of problems:

- We cannot use http cookies for auth, so added gcloud auth into
  merge_bot.
- Switch back to original HEAD after running merge bot. Otherwise
  the version of the merge_bot script can change between invocations.
- Do not soft reset when checking out crosvm source.
- For less invasive testing, also added a few more exceptions when
  using MERGE_BOT_TEST so it won't email, etc.
- Rename to update_chromeos_merges, as it is more fitting to what
  the bot is doing

BUG=b:233913643
TEST=https://ci.chromium.org/swarming/task/5b58ed4497fda510

Change-Id: Iaa9b4821b70a1e90d19637d01856196bd7852ed5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3692686
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-06-08 17:20:27 +00:00
..
build_chromeos.expected merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
build_linux.expected
health_check.expected
push_to_github.expected infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00
push_to_github.resources infra: Fix push to github builder 2022-06-01 22:05:04 +00:00
update_chromeos_merges.expected merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
build_chromeos.proto
build_chromeos.py infra: Add a little documentation about testing recipes 2022-06-03 18:36:40 +00:00
build_linux.proto
build_linux.py
health_check.py dev_container: Fix reuse logic and add testing 2022-05-31 21:54:23 +00:00
push_to_github.py infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00
update_chromeos_merges.py merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00