trop icon indicating copy to clipboard operation
trop copied to clipboard

chore: reset check started_at time when running backportable check

Open dsanders11 opened this issue 1 year ago • 0 comments

Currently the completed_at time gets set on each successful check but the started_at time reflects when the check was first created. Since checks get re-run each time a PR is modified (edited, labels touched, etc), but the same GitHub check run is reused, this can lead to increasingly long "completed in X" times which are confusing and misleading.

dsanders11 avatar May 09 '24 00:05 dsanders11