You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The format for parsing times differed from the one used by the GitHub
API. The error was silently lost. Instead, a zero time was returned,
meaning all issues and comments appeared to be before the
commentfix.Fixer's cutoff and were not processed.
This CL should fix the problem for subsequent issues, but we still
have to go back and manually fix the ones that were missed somehow.
Besides using the right format, and testing it against actual values
from GH, also panic on error so gaby fails fast. It was only because
Cherry was observant that this was noticed at all.
For #54.
Change-Id: Ib639dd68cae950ccba1af8e798ea6ae2c9ba5e19
Reviewed-on: https://go-review.googlesource.com/c/oscar/+/629797
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
@cherrymui reported
Gaby didn't linkify "CL 626615"
golang/go#66984 (comment)
(posted on 2024-11-11)
The last commentfix.Fixer:gerritlinks entry in the action log was
"https://api.github.com/repos/golang/go/issues/comments/2460822465" on 2024-11-06 21:30:07.
The text was updated successfully, but these errors were encountered: