mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
merge-into-chromeos: Set Bot-Commit+1 as well
This is an experiment to figure out the permissions needed by crosvm-bot. See https://crbug.com/1289780 for details. BUG=chromium:1289780 TEST=None Change-Id: Ic202532ceaa2b0d86f51c8670137bde2d8f16868 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3419296 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
parent
06d157a7b6
commit
32c3f30e05
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ main() {
|
|||
git checkout -b dryrun --track origin/chromeos
|
||||
|
||||
"${KOKORO_ARTIFACTS_DIR}/create_merge" --dry-run-only "origin/main"
|
||||
upload_with_retries "hashtag=dryrun,l=Commit-Queue+1"
|
||||
upload_with_retries "hashtag=dryrun,l=Commit-Queue+1,l=Bot-Commit+1"
|
||||
}
|
||||
|
||||
main
|
||||
|
|
Loading…
Reference in a new issue