Use a Gerrit SHA number as a unique identifier for each corresponding CL patchset.
GitHub Node ID isn't unique to a taskcluster run. Instead, I suspect node id changes when Taskcluster changes status (from running to complete); see this example https://screenshot.googleplex.com/38i7BVticvY. Gerrit SHA numbers are always present in the PR description, unless a CL is merged; if so, the SHA in the comment is `Latest` As a result of this change, at most one comment is made per patchset. Bug: 1027618 Change-Id: I8c6c2006831db65cfe257a65faa01f1d33d75437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225295Reviewed-by:Luke Z <lpz@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Auto-Submit: Kyle Ju <kyleju@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#775119}
Showing
Please register or sign in to comment