Bug 263652 - [webkitscmpy] Correctly set timestamp when appending local comment
Summary: [webkitscmpy] Correctly set timestamp when appending local comment
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks: 261242
  Show dependency treegraph
 
Reported: 2023-10-25 06:41 PDT by Jonathan Bedard
Modified: 2023-10-25 09:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.