commit | c7c93b8e24fdf2d8110cbdf933ac804d503d3694 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Fri Apr 23 09:10:39 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 26 16:12:04 2021 +0000 |
tree | ffe4d215efec3b896fab0c1397c6530707e00b21 | |
parent | 52cc9d05f362775b6a40841e056f2d4d8d5d6124 [diff] |
roll_util: Look up CLs by hash not Change-Id Sometimes a cherry-pick will preserve an existing Change-Id so recipes can't use it to uniquely identify a CL. Instead of looking up the CL by Change-Id just use the commit hash which should uniquely identify any CL. Change-Id: If39fbb51c8ebbe523a466969a1d8db595b22ee8d Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/42420 Reviewed-by: Marc-Antoine Ruel <maruel@google.com> Commit-Queue: Rob Mohr <mohrr@google.com>