Bug 263652

Summary: [webkitscmpy] Correctly set timestamp when appending local comment
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 261242    

Description Jonathan Bedard 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).
Comment 1 Radar WebKit Bug Importer 2023-10-25 06:41:37 PDT
<rdar://problem/117472023>
Comment 2 Jonathan Bedard 2023-10-25 06:50:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19535
Comment 3 EWS 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.