Bug 263726 - [safe-merge-queue] check-status-of-pr failed with exception: NoneType object is not subscriptable
Summary: [safe-merge-queue] check-status-of-pr failed with exception: NoneType object ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brianna Fan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-26 08:47 PDT by Aakash Jain
Modified: 2023-10-27 11:47 PDT (History)
3 users (show)

See Also:


Attachments

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