RESOLVED FIXED263652
[webkitscmpy] Correctly set timestamp when appending local comment
https://bugs.webkit.org/show_bug.cgi?id=263652
Summary [webkitscmpy] Correctly set timestamp when appending local comment
Jonathan Bedard
Reported 2023-10-25 06:41:10 PDT
There is currently a bug where we fail to create a local GitHub PR comment because we haven't imported `time` (or cat the result of `time.time()` to an integer).
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-25 06:41:37 PDT
Jonathan Bedard
Comment 2 2023-10-25 06:50:23 PDT
EWS
Comment 3 2023-10-25 09:52:06 PDT
Committed 269767@main (e7164442f39a): <https://commits.webkit.org/269767@main> Reviewed commits have been landed. Closing PR #19535 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.