merge-into-chromeos: Exclude dry runs from previous merge commits

Otherwise we end up with this: https://crrev.com/c/3422185

BUG=None
TEST=None

Change-Id: I8abd0e3f4465e9ae2ae34630dde5a3b15e190b09
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3421734
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dennis Kempin 2022-01-27 15:56:15 -08:00
parent 2802e828fb
commit 145f452cf5

View file

@ -62,6 +62,7 @@ get_previous_merge_id() {
branch:chromeos
status:open
owner:crosvm-bot@crosvm-packages.iam.gserviceaccount.com
-hashtag:dryrun
)
# Pick the one that was created last.
query_changes "${query[@]}" |