crosvm/infra/recipes
Dennis Kempin dd4b8f1676 infra: Add push-to-github builder
The builder runs as a post-submit and will force push changes to github.
Authentication is done via an access token stored in gcloud secrets
manager.

For this to work in the bot pool, the bots need to be reconfigured to
receive the scope needed for access to the secrets API as done in
https://crrev.com/i/4782519

Once this bot is working, the kokoro one can be turned off. Since we
mirror from platform/crosvm to the new repo, luci is triggered for all
new changes.

BUG=b:233913820
TEST=./recipe.py run push_to_github

Change-Id: I45478a076b87767ec10f0d0148c0713da7656264
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3671131
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-05-31 21:26:19 +00:00
..
build_chromeos.expected infra: Set git name/email on all builders 2022-05-28 01:04:01 +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: Add push-to-github builder 2022-05-31 21:26:19 +00:00
build_chromeos.proto
build_chromeos.py infra: Fix typo in chromeos builder 2022-05-31 21:21:30 +00:00
build_linux.proto
build_linux.py
health_check.py infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00
push_to_github.py infra: Add push-to-github builder 2022-05-31 21:26:19 +00:00