mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
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:
parent
2802e828fb
commit
145f452cf5
1 changed files with 1 additions and 0 deletions
|
@ -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[@]}" |
|
||||
|
|
Loading…
Reference in a new issue