Bug 263726

Summary: [safe-merge-queue] check-status-of-pr failed with exception: NoneType object is not subscriptable
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Brianna Fan <bfan2>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, bfan2, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aakash Jain 2023-10-26 08:47:23 PDT
[safe-merge-queue] check-status-of-pr failed with exception: NoneType object is not subscriptable in https://ews-build.webkit.org/#/builders/40/builds/1413

    head_sha = response['data']['repository']['pullRequest']['commits']['edges'][0]['node']['commit']['oid']
builtins.TypeError: 'NoneType' object is not subscriptable
Comment 1 Radar WebKit Bug Importer 2023-10-26 15:07:19 PDT
<rdar://problem/117553554>
Comment 2 Brianna Fan 2023-10-26 15:11:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19608
Comment 3 EWS 2023-10-27 11:47:18 PDT
Committed 269861@main (3bd610392616): <https://commits.webkit.org/269861@main>

Reviewed commits have been landed. Closing PR #19608 and removing active labels.