github source

github.pulls

pass

List pull requests

Requires owner and repo. By default this table requests state=all from GitHub so aggregates include open and closed pull requests; add state when you need only open, closed, or all. Other useful optional filters are head and base. Add number to jump from the default list call to a specific record lookup. GitHub only populates diff-stat columns such as additions, deletions, changed_files, and the merged boolean on that per-PR lookup, so include number before using them. For list queries, use merged_at IS NOT NULL to identify merged pull requests.

owner, repo captured 2026-08-31 10:01:16Zmedian 13663 ms
Verdict: TRUE

All variants returned rows on ≥2 of 2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal212215 ms12941 ms13668 ms[1, 1]0
realistic212917 ms13663 ms14410 ms[367, 367]0
edge223505 ms24755 ms26006 ms[3934, 3934]0

Latency per trial

minimalmedian 12941ms
t113668mst212215ms
scale: 0–13668 ms
realisticmedian 13663ms
t114410mst212917ms
scale: 0–14410 ms
edgemedian 24755ms
t123505mst226006ms
scale: 0–26006 ms

Probe variants — every command + output

minimal2 trials
min 12215ms · median 12941ms · max 13668ms · rows 1,1

smallest valid query

Command
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1
Trials + output
trial 1·13668ms·rows 1isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
trial 2·12215ms·rows 1isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
realistic2 trials
min 12917ms · median 13663ms · max 14410ms · rows 367,367

typical user query

Command
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25
Trials + output
trial 1·14410ms·rows 367isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
trial 2·12917ms·rows 367isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
edge2 trials
min 23505ms · median 24755ms · max 26006ms · rows 3934,3934

edge: larger limit

Command
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200
Trials + output
trial 1·23505ms·rows 3934isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
trial 2·26006ms·rows 3934isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__comments": "",
  "_links__comments__href": "",
  "_links__commits": "",
  "_links__commits__href": "",
  "_links__html": "",
  "_links__html__href": "",
  "_links__issue": "",
  "_links__issue__href": "",
  "_links__review_comment": "",
  "_links__review_comment__href": "",
  "_links__review_comments": "",
  "_links__review_comments__href": "",
  "_links__self": "",
  "_links__self__href": "",
  "_links__statuses": "",
  "_links__statuses__href": "",
  "active_lock_reason": "",
  "additions": "",
  "assignee": "",
  "assignee__avatar_url": "",
  "assignee__email": "",
  "assignee__events_url": "",
  "assignee__followers_url": "",
  "assignee__following_url": "",
  "assignee__gists_url": "",
  "assignee__gravatar_id": "",
  "assignee__html_url": "",
  "assignee__id": "",
  "assignee__login": "",
  "assignee__name": "",
  "assignee__node_id": "",
  "assignee__organizations_url": "",
  "assignee__received_events_url": "",
  "assignee__repos_url": "",
  "assignee__site_admin": "",
  "assignee__starred_at": "",
  "assignee__starred_url": "",
  "assignee__subscriptions_url": "",
  "assignee__type": "",
  "assignee__url": "",
  "assignee__user_view_type": "",
  "assignees": "",
  "author_association": "",
  "auto_merge": "",
  "base": "",
  "base__label": "",
  "base__ref": "",
  "base_ref": "",
  "base__repo": "",
  "base__repo__allow_auto_merge": "",
  "base__repo__allow_forking": "",
  "base__repo__allow_merge_commit": "",
  "base__repo__allow_rebase_merge": "",
  "base__repo__allow_squash_merge": "",
  "base__repo__allow_update_branch": "",
  "base__repo__anonymous_access_enabled": "",
  "base__repo__archive_url": "",
  "base__repo__archived": "",
  "base__repo__assignees_url": "",
  "base__repo__blobs_url": "",
  "base__repo__branches_url": "",
  "base__repo__clone_url": "",
  "base__repo__code_search_index_status": "",
  "base__repo__collaborators_url": "",
  "base__repo__comments_url": "",
  "base__repo__commits_url": "",
  "base__repo__compare_url": "",
  "base__repo__contents_url": "",
  "base__repo__contributors_url": "",
  "base__repo__created_at": "",
  "base__repo__default_branch": "",
  "base__repo__delete_branch_on_merge": "",
  "base__repo__deployments_url": "",
  "base__repo__description": "",
  "base__repo__disabled": "",
  "base__repo__downloads_url": "",
  "base__repo__events_url": "",
  "base__repo__fork": "",
  "base__repo__forks": "",
  "base__repo__forks_count": "",
  "base__repo__forks_url": "",
  "base__repo__full_name": "",
  "base__repo__git_commits_url": "",
  "base__repo__git_refs_url": "",
  "base__repo__git_tags_url": "",
  "base__repo__git_url": "",
  "base__repo__has_discussions": "",
  "base__repo__has_downloads": "",
  "base__repo__has_issues": "",
  "base__repo__has_pages": "",
  "base__repo__has_projects": "",
  "base__repo__has_pull_requests": "",
  "base__repo__has_wiki": "",
  "base__repo__homepage": "",
  "base__repo__hooks_url": "",
  "base__repo__html_url": "",
  "base__repo__id": "",
  "base__repo__is_template": "",
  "base__repo__issue_comment_url": "",
  "base__repo__issue_events_url": "",
  "base__repo__issues_url": "",
  "base__repo__keys_url": "",
  "base__repo__labels_url": "",
  "base__repo__language": "",
  "base__repo__languages_url": "",
  "base__repo__license": "",
  "base__repo__master_branch": "",
  "base__repo__merge_commit_message": "",
  "base__repo__merge_commit_title": "",
  "base__repo__merges_url": "",
  "base__repo__milestones_url": "",
  "base__repo__mirror_url": "",
  "base__repo__name": "",
  "base__repo__node_id": "",
  "base__repo__notifications_url": "",
  "base__repo__open_issues": "",
  "base__repo__open_issues_count": "",
  "base__repo__owner": "",
  "base__repo__permissions": "",
  "base__repo__private": "",
  "base__repo__pull_request_creation_policy": "",
  "base__repo__pulls_url": "",
  "base__repo__pushed_at": "",
  "base__repo__releases_url": "",
  "base__repo__size": "",
  "base__repo__squash_merge_commit_message": "",
  "base__repo__squash_merge_commit_title": "",
  "base__repo__ssh_url": "",
  "base__repo__stargazers_count": "",
  "base__repo__stargazers_url": "",
  "base__repo__starred_at": "",
  "base__repo__statuses_url": "",
  "base__repo__subscribers_url": "",
  "base__repo__subscription_url": "",
  "base__repo__svn_url": "",
  "base__repo__tags_url": "",
  "base__repo__teams_url": "",
  "base__repo__temp_clone_token": "",
  "base__repo__topics": "",
  "base__repo__trees_url": "",
  "base__repo__updated_at": "",
  "base__repo__url": "",
  "base__repo__use_squash_pr_title_as_default": "",
  "base__repo__visibility": "",
  "base__repo__watchers": "",
  "base__repo__watchers_count": "",
  "base__repo__web_commit_signoff_required": "",
  "base__sha": "",
  "base_sha": "",
  "base__user": "",
  "base__user__avatar_url": "",
  "base__user__email": "",
  "base__user__events_url": "",
  "base__user__followers_url": "",
  "base__user__following_url": "",
  "base__user__gists_url": "",
  "base__user__gravatar_id": "",
  "base__user__html_url": "",
  "base__user__id": "",
  "base__user__login": "",
  "base__user__name": "",
  "base__user__node_id": "",
  "base__user__organizations_url": "",
  "base__user__received_events_url": "",
  "base__user__repos_url": "",
  "base__user__site_admin": "",
  "base__user__starred_at": "",
  "base__user__starred_url": "",
  "base__user__subscriptions_url": "",
  "base__user__type": "",
  "base__user__url": "",
  "base__user__user_view_type": "",
  "body": "- [x] I have not included unrelated changes in this PR",
  "changed_files": "",
  "closed_at": "",
  "comments": "",
  "comments_url": "",
  "commits": "",
  "commits_url": "",
  "created_at": "",
  "deletions": "",
  "diff_url": "",
  "direction": "",
  "draft": "",
  "head": "",
  "head__label": "",
  "head__ref": "",
  "head_ref": "",
  "head__repo": "",
  "head__repo__allow_auto_merge": "",
  "head__repo__allow_forking": "",
  "head__repo__allow_merge_commit": "",
  "head__repo__allow_rebase_merge": "",
  "head__repo__allow_squash_merge": "",
  "head__repo__allow_update_branch": "",
  "head__repo__anonymous_access_enabled": "",
  "head__repo__archive_url": "",
  "head__repo__archived": "",
  "head__repo__assignees_url": "",
  "head__repo__blobs_url": "",
  "head__repo__branches_url": "",
  "head__repo__clone_url": "",
  "head__repo__code_search_index_status": "",
  "head__repo__collaborators_url": "",
  "head__repo__comments_url": "",
  "head__repo__commits_url": "",
  "head__repo__compare_url": "",
  "head__repo__contents_url": "",
  "head__repo__contributors_url": "",
  "head__repo__created_at": "",
  "head__repo__default_branch": "",
  "head__repo__delete_branch_on_merge": "",
  "head__repo__deployments_url": "",
  "head__repo__description": "",
  "head__repo__disabled": "",
  "head__repo__downloads_url": "",
  "head__repo__events_url": "",
  "head__repo__fork": "",
  "head__repo__forks": "",
  "head__repo__forks_count": "",
  "head__repo__forks_url": "",
  "head__repo__full_name": "",
  "head__repo__git_commits_url": "",
  "head__repo__git_refs_url": "",
  "head__repo__git_tags_url": "",
  "head__repo__git_url": "",
  "head__repo__has_discussions": "",
  "head__repo__has_downloads": "",
  "head__repo__has_issues": "",
  "head__repo__has_pages": "",
  "head__repo__has_projects": "",
  "head__repo__has_pull_requests": "",
  "head__repo__has_wiki": "",
  "head__repo__homepage": "",
  "head__repo__hooks_url": "",
  "head__repo__html_url": "",
  "head__repo__id": "",
  "head__repo__is_template": "",
  "head__repo__issue_comment_url": "",
  "head__repo__issue_events_url": "",
  "head__repo__issues_url": "",
  "head__repo__keys_url": "",
  "head__repo__labels_url": "",
  "head__repo__language": "",
  "head__repo__languages_url": "",
  "head__repo__license": "",
  "head__repo__master_branch": "",
  "head__repo__merge_commit_message": "",
  "head__repo__merge_commit_title": "",
  "head__repo__merges_url": "",
  "head__repo__milestones_url": "",
  "head__repo__mirror_url": "",
  "head__repo__name": "",
  "head__repo__node_id": "",
  "head__repo__notifications_url": "",
  "head__repo__open_issues": "",
  "head__repo__open_issues_count": "",
  "head__repo__owner": "",
  "head__repo__permissions": "",
  "head__repo__private": "",
  "head__repo__pull_request_creation_policy": "",
  "head__repo__pulls_url": "",
  "head__repo__pushed_at": "",
  "head__repo__releases_url": "",
  "head__repo__size": "",
  "head__repo__squash_merge_commit_message": "",
  "head__repo__squash_merge_commit_title": "",
  "head__repo__ssh_url": "",
  "head__repo__stargazers_count": "",
  "head__repo__stargazers_url": "",
  "head__repo__starred_at": "",
  "head__repo__statuses_url": "",
  "head__repo__subscribers_url": "",
  "head__repo__subscription_url": "",
  "head__repo__svn_url": "",
  "head__repo__tags_url": "",
  "head__repo__teams_url": "",
  "head__repo__temp_clone_token": "",
  "head__repo__topics": "",
  "head__repo__trees_url": "",
  "head__repo__updated_at": "",
  "head__repo__url": "",
  "head__repo__use_squash_pr_title_as_default": "",
  "head__repo__visibility": "",
  "head__repo__watchers": "",
  "head__repo__watchers_count": "",
  "head__repo__web_commit_signoff_required": "",
  "head__sha": "",
  "head_sha": "",
  "head__user": "",
  "head__user__avatar_url": "",
  "head__user__email": "",
  "head__user__events_url": "",
  "head__user__followers_url": "",
  "head__user__following_url": "",
  "head__user__gists_url": "",
  "head__user__gravatar_id": "",
  "head__user__html_url": "",
  "head__user__id": "",
  "head__user__login": "",
  "head__user__name": "",
  "head__user__node_id": "",
  "head__user__organizations_url": "",
  "head__user__received_events_url": "",
  "head__user__repos_url": "",
  "head__user__site_admin": "",
  "head__user__starred_at": "",
  "head__user__starred_url": "",
  "head__user__subscriptions_url": "",
  "head__user__type": "",
  "head__user__url": "",
  "head__user__user_view_type": "",
  "html_url": "",
  "id": "",
  "issue_url": "",
  "labels": "",
  "label_names": "",
  "locked": "",
  "maintainer_can_modify": "",
  "merge_commit_sha": "",
  "mergeable": "",
  "mergeable_state": "",
  "merged": "",
  "merged_at": "",
  "merged_by": "",
  "merged_by__avatar_url": "",
  "merged_by__email": "",
  "merged_by__events_url": "",
  "merged_by__followers_url": "",
  "merged_by__following_url": "",
  "merged_by__gists_url": "",
  "merged_by__gravatar_id": "",
  "merged_by__html_url": "",
  "merged_by__id": "",
  "merged_by__login": "",
  "merged_by__name": "",
  "merged_by__node_id": "",
  "merged_by__organizations_url": "",
  "merged_by__received_events_url": "",
  "merged_by__repos_url": "",
  "merged_by__site_admin": "",
  "merged_by__starred_at": "",
  "merged_by__starred_url": "",
  "merged_by__subscriptions_url": "",
  "merged_by__type": "",
  "merged_by__url": "",
  "merged_by__user_view_type": "",
  "milestone": "",
  "milestone__closed_at": "",
  "milestone__closed_issues": "",
  "milestone__created_at": "",
  "milestone__creator": "",
  "milestone__creator__avatar_url": "",
  "milestone__creator__email": "",
  "milestone__creator__events_url": "",
  "milestone__creator__followers_url": "",
  "milestone__creator__following_url": "",
  "milestone__creator__gists_url": "",
  "milestone__creator__gravatar_id": "",
  "milestone__creator__html_url": "",
  "milestone__creator__id": "",
  "milestone__creator__login": "",
  "milestone__creator__name": "",
  "milestone__creator__node_id": "",
  "milestone__creator__organizations_url": "",
  "milestone__creator__received_events_url": "",
  "milestone__creator__repos_url": "",
  "milestone__creator__site_admin": "",
  "milestone__creator__starred_at": "",
  "milestone__creator__starred_url": "",
  "milestone__creator__subscriptions_url": "",
  "milestone__creator__type": "",
  "milestone__creator__url": "",
  "milestone__creator__user_view_type": "",
  "milestone__description": "",
  "milestone__due_on": "",
  "milestone__html_url": "",
  "milestone__id": "",
  "milestone__labels_url": "",
  "milestone__node_id": "",
  "milestone__number": "",
  "milestone__open_issues": "",
  "milestone__state": "",
  "milestone__title": "",
  "milestone__updated_at": "",
  "milestone__url": "",
  "node_id": "",
  "number": "",
  "owner": "",
  "patch_url": "",
  "rebaseable": "",
  "repo": "",
  "requested_reviewers": "",
  "requested_reviewer_logins": "",
  "requested_teams": "",
  "requested_team_names": "",
  "review_comment_url": "",
  "review_comments": "",
  "review_comments_url": "",
  "sort": "",
  "state": "",
  "statuses_url": "",
  "title": "",
  "updated_at": "",
  "url": "",
  "user": "",
  "user__avatar_url": "",
  "user__email": "",
  "user__events_url": "",
  "user__followers_url": "",
  "user__following_url": "",
  "user__gists_url": "",
  "user__gravatar_id": "",
  "user__html_url": "",
  "user__id": "",
  "user__login": "",
  "user_login": "",
  "user__name": "",
  "user__node_id": "",
  "user__organizations_url": "",
  "user__received_events_url": "",
  "user__repos_url": "",
  "user__site_admin": "",
  "user__starred_at": "",
  "user__starred_url": "",
  "user__subscriptions_url": "",
  "user__type": "",
  "user__url": "",
  "user__user_view_type": "",
  "commit_sha": ""
}
columns (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha

All returned rowsacross all non-errored trials · filterable · paginated

802 rows stored · 8604 returned · 4 truncated · page 1/33
10- [x] I have not included unrelated changes in this PR
21- [x] I have not included unrelated changes in this PR
12- [x] I have not included unrelated changes in this PR
13{"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369"},…{"href":"https://api.github.com/repos/anomalyco/opencode/issues/46369/comments"}https://api.github.com/repos/anomalyco/opencode/issues/46369/comments{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369/commits"}https://api.github.com/repos/anomalyco/opencode/pulls/46369/commits{"href":"https://github.com/anomalyco/opencode/pull/46369"}https://github.com/anomalyco/opencode/pull/46369{"href":"https://api.github.com/repos/anomalyco/opencode/issues/46369"}https://api.github.com/repos/anomalyco/opencode/issues/46369{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number…https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number}{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369/comments"}https://api.github.com/repos/anomalyco/opencode/pulls/46369/comments{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369"}https://api.github.com/repos/anomalyco/opencode/pulls/46369{"href":"https://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521…https://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521269e9fb9d…[]NONE{"label":"anomalyco:dev","ref":"dev","sha":"9f69463f1d556af2b5b51d2efa1c04f5f54…anomalyco:devdevdev{"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly…truehttps://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}falsehttps://api.github.com/repos/anomalyco/opencode/assignees{/user}https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}https://api.github.com/repos/anomalyco/opencode/branches{/branch}https://github.com/anomalyco/opencode.githttps://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}https://api.github.com/repos/anomalyco/opencode/comments{/number}https://api.github.com/repos/anomalyco/opencode/commits{/sha}https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}https://api.github.com/repos/anomalyco/opencode/contents/{+path}https://api.github.com/repos/anomalyco/opencode/contributors2025-04-30T20:08:00Zdevhttps://api.github.com/repos/anomalyco/opencode/deploymentsThe open source coding agent.falsehttps://api.github.com/repos/anomalyco/opencode/downloadshttps://api.github.com/repos/anomalyco/opencode/eventsfalse2637226372https://api.github.com/repos/anomalyco/opencode/forksanomalyco/opencodehttps://api.github.com/repos/anomalyco/opencode/git/commits{/sha}https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}git://github.com/anomalyco/opencode.gitfalsefalsetruefalsetruetruefalsehttps://opencode.aihttps://api.github.com/repos/anomalyco/opencode/hookshttps://github.com/anomalyco/opencode975734319falsehttps://api.github.com/repos/anomalyco/opencode/issues/comments{/number}https://api.github.com/repos/anomalyco/opencode/issues/events{/number}https://api.github.com/repos/anomalyco/opencode/issues{/number}https://api.github.com/repos/anomalyco/opencode/keys{/key_id}https://api.github.com/repos/anomalyco/opencode/labels{/name}TypeScripthttps://api.github.com/repos/anomalyco/opencode/languages{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com…https://api.github.com/repos/anomalyco/opencode/mergeshttps://api.github.com/repos/anomalyco/opencode/milestones{/number}opencodeR_kgDOOiiGLwhttps://api.github.com/repos/anomalyco/opencode/notifications{?since,all,partic…56055605{"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"…falseallhttps://api.github.com/repos/anomalyco/opencode/pulls{/number}2026-08-31T09:45:26Zhttps://api.github.com/repos/anomalyco/opencode/releases{/id}489094git@github.com:anomalyco/opencode.git202702https://api.github.com/repos/anomalyco/opencode/stargazershttps://api.github.com/repos/anomalyco/opencode/statuses/{sha}https://api.github.com/repos/anomalyco/opencode/subscribershttps://api.github.com/repos/anomalyco/opencode/subscriptionhttps://github.com/anomalyco/opencodehttps://api.github.com/repos/anomalyco/opencode/tagshttps://api.github.com/repos/anomalyco/opencode/teams[]https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}2026-08-31T10:01:00Zhttps://api.github.com/repos/anomalyco/opencodepublic202702202702false9f69463f1d556af2b5b51d2efa1c04f5f544f9119f69463f1d556af2b5b51d2efa1c04f5f544f911{"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"…https://avatars.githubusercontent.com/u/66570915?v=4https://api.github.com/users/anomalyco/events{/privacy}https://api.github.com/users/anomalyco/followershttps://api.github.com/users/anomalyco/following{/other_user}https://api.github.com/users/anomalyco/gists{/gist_id}https://github.com/anomalyco66570915anomalycoMDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1https://api.github.com/users/anomalyco/orgshttps://api.github.com/users/anomalyco/received_eventshttps://api.github.com/users/anomalyco/reposfalsehttps://api.github.com/users/anomalyco/starred{/owner}{/repo}https://api.github.com/users/anomalyco/subscriptionsOrganizationhttps://api.github.com/users/anomalycopublic### Issue for this PRhttps://api.github.com/repos/anomalyco/opencode/issues/46369/commentshttps://api.github.com/repos/anomalyco/opencode/pulls/46369/commits2026-08-31T09:21:52Zhttps://github.com/anomalyco/opencode/pull/46369.difffalse{"label":"AnnoyingTechnology:cache-compaction","ref":"cache-compaction","sha":"…AnnoyingTechnology:cache-compactioncache-compactioncache-compaction{"id":1347336548,"node_id":"R_kgDOUE65ZA","name":"opencode","full_name":"Annoyi…truehttps://api.github.com/repos/AnnoyingTechnology/opencode/{archive_format}{/ref}falsehttps://api.github.com/repos/AnnoyingTechnology/opencode/assignees{/user}https://api.github.com/repos/AnnoyingTechnology/opencode/git/blobs{/sha}https://api.github.com/repos/AnnoyingTechnology/opencode/branches{/branch}https://github.com/AnnoyingTechnology/opencode.githttps://api.github.com/repos/AnnoyingTechnology/opencode/collaborators{/collabo…https://api.github.com/repos/AnnoyingTechnology/opencode/comments{/number}https://api.github.com/repos/AnnoyingTechnology/opencode/commits{/sha}https://api.github.com/repos/AnnoyingTechnology/opencode/compare/{base}...{head}https://api.github.com/repos/AnnoyingTechnology/opencode/contents/{+path}https://api.github.com/repos/AnnoyingTechnology/opencode/contributors2026-08-26T12:57:35Zdevhttps://api.github.com/repos/AnnoyingTechnology/opencode/deploymentsThe open source coding agent.falsehttps://api.github.com/repos/AnnoyingTechnology/opencode/downloadshttps://api.github.com/repos/AnnoyingTechnology/opencode/eventstrue00https://api.github.com/repos/AnnoyingTechnology/opencode/forksAnnoyingTechnology/opencodehttps://api.github.com/repos/AnnoyingTechnology/opencode/git/commits{/sha}https://api.github.com/repos/AnnoyingTechnology/opencode/git/refs{/sha}https://api.github.com/repos/AnnoyingTechnology/opencode/git/tags{/sha}git://github.com/AnnoyingTechnology/opencode.gitfalsefalsefalsefalsetruetruefalsehttps://opencode.aihttps://api.github.com/repos/AnnoyingTechnology/opencode/hookshttps://github.com/AnnoyingTechnology/opencode1347336548falsehttps://api.github.com/repos/AnnoyingTechnology/opencode/issues/comments{/numbe…https://api.github.com/repos/AnnoyingTechnology/opencode/issues/events{/number}https://api.github.com/repos/AnnoyingTechnology/opencode/issues{/number}https://api.github.com/repos/AnnoyingTechnology/opencode/keys{/key_id}https://api.github.com/repos/AnnoyingTechnology/opencode/labels{/name}https://api.github.com/repos/AnnoyingTechnology/opencode/languages{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com…https://api.github.com/repos/AnnoyingTechnology/opencode/mergeshttps://api.github.com/repos/AnnoyingTechnology/opencode/milestones{/number}opencodeR_kgDOUE65ZAhttps://api.github.com/repos/AnnoyingTechnology/opencode/notifications{?since,a…00{"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av…falseallhttps://api.github.com/repos/AnnoyingTechnology/opencode/pulls{/number}2026-08-31T09:21:00Zhttps://api.github.com/repos/AnnoyingTechnology/opencode/releases{/id}478189git@github.com:AnnoyingTechnology/opencode.git0https://api.github.com/repos/AnnoyingTechnology/opencode/stargazershttps://api.github.com/repos/AnnoyingTechnology/opencode/statuses/{sha}https://api.github.com/repos/AnnoyingTechnology/opencode/subscribershttps://api.github.com/repos/AnnoyingTechnology/opencode/subscriptionhttps://github.com/AnnoyingTechnology/opencodehttps://api.github.com/repos/AnnoyingTechnology/opencode/tagshttps://api.github.com/repos/AnnoyingTechnology/opencode/teams[]https://api.github.com/repos/AnnoyingTechnology/opencode/git/trees{/sha}2026-08-26T12:57:35Zhttps://api.github.com/repos/AnnoyingTechnology/opencodepublic00falsef22237ed76521269e9fb9d34ac3734e62f075939f22237ed76521269e9fb9d34ac3734e62f075939{"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av…https://avatars.githubusercontent.com/u/5336824?v=4https://api.github.com/users/AnnoyingTechnology/events{/privacy}https://api.github.com/users/AnnoyingTechnology/followershttps://api.github.com/users/AnnoyingTechnology/following{/other_user}https://api.github.com/users/AnnoyingTechnology/gists{/gist_id}https://github.com/AnnoyingTechnology5336824AnnoyingTechnologyMDQ6VXNlcjUzMzY4MjQ=https://api.github.com/users/AnnoyingTechnology/orgshttps://api.github.com/users/AnnoyingTechnology/received_eventshttps://api.github.com/users/AnnoyingTechnology/reposfalsehttps://api.github.com/users/AnnoyingTechnology/starred{/owner}{/repo}https://api.github.com/users/AnnoyingTechnology/subscriptionsUserhttps://api.github.com/users/AnnoyingTechnologypublichttps://github.com/anomalyco/opencode/pull/463694400954027https://api.github.com/repos/anomalyco/opencode/issues/46369[]false436b038a8f9c375373c2f83c269cc7248ab2826cPR_kwDOOiiGL88AAAABBlE6qw46369anomalycohttps://github.com/anomalyco/opencode/pull/46369.patchopencode[][]https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number}https://api.github.com/repos/anomalyco/opencode/pulls/46369/commentsopenhttps://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521269e9fb9d…feat(opencode): add cache-preserving compaction2026-08-31T09:30:34Zhttps://api.github.com/repos/anomalyco/opencode/pulls/46369{"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av…https://avatars.githubusercontent.com/u/5336824?v=4https://api.github.com/users/AnnoyingTechnology/events{/privacy}https://api.github.com/users/AnnoyingTechnology/followershttps://api.github.com/users/AnnoyingTechnology/following{/other_user}https://api.github.com/users/AnnoyingTechnology/gists{/gist_id}https://github.com/AnnoyingTechnology5336824AnnoyingTechnologyAnnoyingTechnologyMDQ6VXNlcjUzMzY4MjQ=https://api.github.com/users/AnnoyingTechnology/orgshttps://api.github.com/users/AnnoyingTechnology/received_eventshttps://api.github.com/users/AnnoyingTechnology/reposfalsehttps://api.github.com/users/AnnoyingTechnology/starred{/owner}{/repo}https://api.github.com/users/AnnoyingTechnology/subscriptionsUserhttps://api.github.com/users/AnnoyingTechnologypublic
14Closes #43249
15### Type of change
16- [ ] Bug fix
17- [x] New feature
18- [ ] Refactor / code improvement
19- [ ] Documentation
110### What does this PR do?
111@rekram1-node, could you review this one?
112This adds an opt-in way to keep the stable prompt prefix during compaction. It …
113The default path does not change. Replay is limited to the same model and a saf…
114### How did you verify your code works?
115- 121 focused OpenCode tests passed; 2 existing tests skipped
116- 4 core compaction tests passed
117- all 30 repository typecheck tasks passed
118### Screenshots / recordings
119Not applicable.
120### Checklist
121- [x] I have tested my changes locally
122- [x] I have not included unrelated changes in this PR
123{"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368"},…{"href":"https://api.github.com/repos/anomalyco/opencode/issues/46368/comments"}https://api.github.com/repos/anomalyco/opencode/issues/46368/comments{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368/commits"}https://api.github.com/repos/anomalyco/opencode/pulls/46368/commits{"href":"https://github.com/anomalyco/opencode/pull/46368"}https://github.com/anomalyco/opencode/pull/46368{"href":"https://api.github.com/repos/anomalyco/opencode/issues/46368"}https://api.github.com/repos/anomalyco/opencode/issues/46368{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number…https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number}{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368/comments"}https://api.github.com/repos/anomalyco/opencode/pulls/46368/comments{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368"}https://api.github.com/repos/anomalyco/opencode/pulls/46368{"href":"https://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318…https://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318d57b2079c…[]NONE{"label":"anomalyco:dev","ref":"dev","sha":"9f69463f1d556af2b5b51d2efa1c04f5f54…anomalyco:devdevdev{"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly…truehttps://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}falsehttps://api.github.com/repos/anomalyco/opencode/assignees{/user}https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}https://api.github.com/repos/anomalyco/opencode/branches{/branch}https://github.com/anomalyco/opencode.githttps://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}https://api.github.com/repos/anomalyco/opencode/comments{/number}https://api.github.com/repos/anomalyco/opencode/commits{/sha}https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}https://api.github.com/repos/anomalyco/opencode/contents/{+path}https://api.github.com/repos/anomalyco/opencode/contributors2025-04-30T20:08:00Zdevhttps://api.github.com/repos/anomalyco/opencode/deploymentsThe open source coding agent.falsehttps://api.github.com/repos/anomalyco/opencode/downloadshttps://api.github.com/repos/anomalyco/opencode/eventsfalse2637226372https://api.github.com/repos/anomalyco/opencode/forksanomalyco/opencodehttps://api.github.com/repos/anomalyco/opencode/git/commits{/sha}https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}git://github.com/anomalyco/opencode.gitfalsefalsetruefalsetruetruefalsehttps://opencode.aihttps://api.github.com/repos/anomalyco/opencode/hookshttps://github.com/anomalyco/opencode975734319falsehttps://api.github.com/repos/anomalyco/opencode/issues/comments{/number}https://api.github.com/repos/anomalyco/opencode/issues/events{/number}https://api.github.com/repos/anomalyco/opencode/issues{/number}https://api.github.com/repos/anomalyco/opencode/keys{/key_id}https://api.github.com/repos/anomalyco/opencode/labels{/name}TypeScripthttps://api.github.com/repos/anomalyco/opencode/languages{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com…https://api.github.com/repos/anomalyco/opencode/mergeshttps://api.github.com/repos/anomalyco/opencode/milestones{/number}opencodeR_kgDOOiiGLwhttps://api.github.com/repos/anomalyco/opencode/notifications{?since,all,partic…56055605{"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"…falseallhttps://api.github.com/repos/anomalyco/opencode/pulls{/number}2026-08-31T09:45:26Zhttps://api.github.com/repos/anomalyco/opencode/releases{/id}489094git@github.com:anomalyco/opencode.git202702https://api.github.com/repos/anomalyco/opencode/stargazershttps://api.github.com/repos/anomalyco/opencode/statuses/{sha}https://api.github.com/repos/anomalyco/opencode/subscribershttps://api.github.com/repos/anomalyco/opencode/subscriptionhttps://github.com/anomalyco/opencodehttps://api.github.com/repos/anomalyco/opencode/tagshttps://api.github.com/repos/anomalyco/opencode/teams[]https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}2026-08-31T10:01:00Zhttps://api.github.com/repos/anomalyco/opencodepublic202702202702false9f69463f1d556af2b5b51d2efa1c04f5f544f9119f69463f1d556af2b5b51d2efa1c04f5f544f911{"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"…https://avatars.githubusercontent.com/u/66570915?v=4https://api.github.com/users/anomalyco/events{/privacy}https://api.github.com/users/anomalyco/followershttps://api.github.com/users/anomalyco/following{/other_user}https://api.github.com/users/anomalyco/gists{/gist_id}https://github.com/anomalyco66570915anomalycoMDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1https://api.github.com/users/anomalyco/orgshttps://api.github.com/users/anomalyco/received_eventshttps://api.github.com/users/anomalyco/reposfalsehttps://api.github.com/users/anomalyco/starred{/owner}{/repo}https://api.github.com/users/anomalyco/subscriptionsOrganizationhttps://api.github.com/users/anomalycopublic## Issue for this PRhttps://api.github.com/repos/anomalyco/opencode/issues/46368/commentshttps://api.github.com/repos/anomalyco/opencode/pulls/46368/commits2026-08-31T09:04:21Zhttps://github.com/anomalyco/opencode/pull/46368.difffalse{"label":"mapix-etnc:fix-mcp-stderr","ref":"fix-mcp-stderr","sha":"2dd02f772531…mapix-etnc:fix-mcp-stderrfix-mcp-stderrfix-mcp-stderr{"id":1352193200,"node_id":"R_kgDOUJjUsA","name":"opencode-upstream","full_name…truehttps://api.github.com/repos/mapix-etnc/opencode-upstream/{archive_format}{/ref}falsehttps://api.github.com/repos/mapix-etnc/opencode-upstream/assignees{/user}https://api.github.com/repos/mapix-etnc/opencode-upstream/git/blobs{/sha}https://api.github.com/repos/mapix-etnc/opencode-upstream/branches{/branch}https://github.com/mapix-etnc/opencode-upstream.githttps://api.github.com/repos/mapix-etnc/opencode-upstream/collaborators{/collab…https://api.github.com/repos/mapix-etnc/opencode-upstream/comments{/number}https://api.github.com/repos/mapix-etnc/opencode-upstream/commits{/sha}https://api.github.com/repos/mapix-etnc/opencode-upstream/compare/{base}...{hea…https://api.github.com/repos/mapix-etnc/opencode-upstream/contents/{+path}https://api.github.com/repos/mapix-etnc/opencode-upstream/contributors2026-08-31T08:50:45Zdevhttps://api.github.com/repos/mapix-etnc/opencode-upstream/deploymentsThe open source coding agent.falsehttps://api.github.com/repos/mapix-etnc/opencode-upstream/downloadshttps://api.github.com/repos/mapix-etnc/opencode-upstream/eventstrue00https://api.github.com/repos/mapix-etnc/opencode-upstream/forksmapix-etnc/opencode-upstreamhttps://api.github.com/repos/mapix-etnc/opencode-upstream/git/commits{/sha}https://api.github.com/repos/mapix-etnc/opencode-upstream/git/refs{/sha}https://api.github.com/repos/mapix-etnc/opencode-upstream/git/tags{/sha}git://github.com/mapix-etnc/opencode-upstream.gitfalsefalsefalsefalsetruetruefalsehttps://opencode.aihttps://api.github.com/repos/mapix-etnc/opencode-upstream/hookshttps://github.com/mapix-etnc/opencode-upstream1352193200falsehttps://api.github.com/repos/mapix-etnc/opencode-upstream/issues/comments{/numb…https://api.github.com/repos/mapix-etnc/opencode-upstream/issues/events{/number}https://api.github.com/repos/mapix-etnc/opencode-upstream/issues{/number}https://api.github.com/repos/mapix-etnc/opencode-upstream/keys{/key_id}https://api.github.com/repos/mapix-etnc/opencode-upstream/labels{/name}https://api.github.com/repos/mapix-etnc/opencode-upstream/languages{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com…https://api.github.com/repos/mapix-etnc/opencode-upstream/mergeshttps://api.github.com/repos/mapix-etnc/opencode-upstream/milestones{/number}opencode-upstreamR_kgDOUJjUsAhttps://api.github.com/repos/mapix-etnc/opencode-upstream/notifications{?since,…00{"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt…falseallhttps://api.github.com/repos/mapix-etnc/opencode-upstream/pulls{/number}2026-08-31T08:51:51Zhttps://api.github.com/repos/mapix-etnc/opencode-upstream/releases{/id}486934git@github.com:mapix-etnc/opencode-upstream.git0https://api.github.com/repos/mapix-etnc/opencode-upstream/stargazershttps://api.github.com/repos/mapix-etnc/opencode-upstream/statuses/{sha}https://api.github.com/repos/mapix-etnc/opencode-upstream/subscribershttps://api.github.com/repos/mapix-etnc/opencode-upstream/subscriptionhttps://github.com/mapix-etnc/opencode-upstreamhttps://api.github.com/repos/mapix-etnc/opencode-upstream/tagshttps://api.github.com/repos/mapix-etnc/opencode-upstream/teams[]https://api.github.com/repos/mapix-etnc/opencode-upstream/git/trees{/sha}2026-08-31T08:50:45Zhttps://api.github.com/repos/mapix-etnc/opencode-upstreampublic00false2dd02f7725318d57b2079c9e346127857ad503f22dd02f7725318d57b2079c9e346127857ad503f2{"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt…https://avatars.githubusercontent.com/u/237064308?v=4https://api.github.com/users/mapix-etnc/events{/privacy}https://api.github.com/users/mapix-etnc/followershttps://api.github.com/users/mapix-etnc/following{/other_user}https://api.github.com/users/mapix-etnc/gists{/gist_id}https://github.com/mapix-etnc237064308mapix-etncU_kgDODiFQdAhttps://api.github.com/users/mapix-etnc/orgshttps://api.github.com/users/mapix-etnc/received_eventshttps://api.github.com/users/mapix-etnc/reposfalsehttps://api.github.com/users/mapix-etnc/starred{/owner}{/repo}https://api.github.com/users/mapix-etnc/subscriptionsUserhttps://api.github.com/users/mapix-etncpublichttps://github.com/anomalyco/opencode/pull/463684400827522https://api.github.com/repos/anomalyco/opencode/issues/46368[{"id":10172891050,"node_id":"LA_kwDOOiiGL88AAAACXln_qg","url":"https://api.git…needs:compliancefalse6af6e012d136e9afffa9e58e088da00df7095881PR_kwDOOiiGL88AAAABBk9Mgg46368anomalycohttps://github.com/anomalyco/opencode/pull/46368.patchopencode[][]https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number}https://api.github.com/repos/anomalyco/opencode/pulls/46368/commentsopenhttps://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318d57b2079c…fix(mcp): drain local stdio server stderr2026-08-31T09:45:57Zhttps://api.github.com/repos/anomalyco/opencode/pulls/46368{"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt…https://avatars.githubusercontent.com/u/237064308?v=4https://api.github.com/users/mapix-etnc/events{/privacy}https://api.github.com/users/mapix-etnc/followershttps://api.github.com/users/mapix-etnc/following{/other_user}https://api.github.com/users/mapix-etnc/gists{/gist_id}https://github.com/mapix-etnc237064308mapix-etncmapix-etncU_kgDODiFQdAhttps://api.github.com/users/mapix-etnc/orgshttps://api.github.com/users/mapix-etnc/received_eventshttps://api.github.com/users/mapix-etnc/reposfalsehttps://api.github.com/users/mapix-etnc/starred{/owner}{/repo}https://api.github.com/users/mapix-etnc/subscriptionsUserhttps://api.github.com/users/mapix-etncpublic
124Fixes #46367
Truncated. 4 trials returned more rows than we stored (safety cap = 200/trial). Increase theMAX_ROWS_RETURNED inscripts/probe_table.py and re-probe to capture more.

Column profile

431 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1_links06empty
2_links__comments06empty
3_links__comments__href06empty
4_links__commits06empty
5_links__commits__href06empty
6_links__html06empty
7_links__html__href06empty
8_links__issue06empty
9_links__issue__href06empty
10_links__review_comment06empty
11_links__review_comment__href06empty
12_links__review_comments06empty
13_links__review_comments__href06empty
14_links__self06empty
15_links__self__href06empty
16_links__statuses06empty
17_links__statuses__href06empty
18active_lock_reason06empty
19additions06empty
20assignee06empty
21assignee__avatar_url06empty
22assignee__email06empty
23assignee__events_url06empty
24assignee__followers_url06empty
25assignee__following_url06empty
26assignee__gists_url06empty
27assignee__gravatar_id06empty
28assignee__html_url06empty
29assignee__id06empty
30assignee__login06empty
31assignee__name06empty
32assignee__node_id06empty
33assignee__organizations_url06empty
34assignee__received_events_url06empty
35assignee__repos_url06empty
36assignee__site_admin06empty
37assignee__starred_at06empty
38assignee__starred_url06empty
39assignee__subscriptions_url06empty
40assignee__type06empty
41assignee__url06empty
42assignee__user_view_type06empty
43assignees06empty
44author_association06empty
45auto_merge06empty
46base06empty
47base__label06empty
48base__ref06empty
49base_ref06empty
50base__repo06empty
51base__repo__allow_auto_merge06empty
52base__repo__allow_forking06empty
53base__repo__allow_merge_commit06empty
54base__repo__allow_rebase_merge06empty
55base__repo__allow_squash_merge06empty
56base__repo__allow_update_branch06empty
57base__repo__anonymous_access_enabled06empty
58base__repo__archive_url06empty
59base__repo__archived06empty
60base__repo__assignees_url06empty
61base__repo__blobs_url06empty
62base__repo__branches_url06empty
63base__repo__clone_url06empty
64base__repo__code_search_index_status06empty
65base__repo__collaborators_url06empty
66base__repo__comments_url06empty
67base__repo__commits_url06empty
68base__repo__compare_url06empty
69base__repo__contents_url06empty
70base__repo__contributors_url06empty
71base__repo__created_at06empty
72base__repo__default_branch06empty
73base__repo__delete_branch_on_merge06empty
74base__repo__deployments_url06empty
75base__repo__description06empty
76base__repo__disabled06empty
77base__repo__downloads_url06empty
78base__repo__events_url06empty
79base__repo__fork06empty
80base__repo__forks06empty
81base__repo__forks_count06empty
82base__repo__forks_url06empty
83base__repo__full_name06empty
84base__repo__git_commits_url06empty
85base__repo__git_refs_url06empty
86base__repo__git_tags_url06empty
87base__repo__git_url06empty
88base__repo__has_discussions06empty
89base__repo__has_downloads06empty
90base__repo__has_issues06empty
91base__repo__has_pages06empty
92base__repo__has_projects06empty
93base__repo__has_pull_requests06empty
94base__repo__has_wiki06empty
95base__repo__homepage06empty
96base__repo__hooks_url06empty
97base__repo__html_url06empty
98base__repo__id06empty
99base__repo__is_template06empty
100base__repo__issue_comment_url06empty
101base__repo__issue_events_url06empty
102base__repo__issues_url06empty
103base__repo__keys_url06empty
104base__repo__labels_url06empty
105base__repo__language06empty
106base__repo__languages_url06empty
107base__repo__license06empty
108base__repo__master_branch06empty
109base__repo__merge_commit_message06empty
110base__repo__merge_commit_title06empty
111base__repo__merges_url06empty
112base__repo__milestones_url06empty
113base__repo__mirror_url06empty
114base__repo__name06empty
115base__repo__node_id06empty
116base__repo__notifications_url06empty
117base__repo__open_issues06empty
118base__repo__open_issues_count06empty
119base__repo__owner06empty
120base__repo__permissions06empty
121base__repo__private06empty
122base__repo__pull_request_creation_policy06empty
123base__repo__pulls_url06empty
124base__repo__pushed_at06empty
125base__repo__releases_url06empty
126base__repo__size06empty
127base__repo__squash_merge_commit_message06empty
128base__repo__squash_merge_commit_title06empty
129base__repo__ssh_url06empty
130base__repo__stargazers_count06empty
131base__repo__stargazers_url06empty
132base__repo__starred_at06empty
133base__repo__statuses_url06empty
134base__repo__subscribers_url06empty
135base__repo__subscription_url06empty
136base__repo__svn_url06empty
137base__repo__tags_url06empty
138base__repo__teams_url06empty
139base__repo__temp_clone_token06empty
140base__repo__topics06empty
141base__repo__trees_url06empty
142base__repo__updated_at06empty
143base__repo__url06empty
144base__repo__use_squash_pr_title_as_default06empty
145base__repo__visibility06empty
146base__repo__watchers06empty
147base__repo__watchers_count06empty
148base__repo__web_commit_signoff_required06empty
149base__sha06empty
150base_sha06empty
151base__user06empty
152base__user__avatar_url06empty
153base__user__email06empty
154base__user__events_url06empty
155base__user__followers_url06empty
156base__user__following_url06empty
157base__user__gists_url06empty
158base__user__gravatar_id06empty
159base__user__html_url06empty
160base__user__id06empty
161base__user__login06empty
162base__user__name06empty
163base__user__node_id06empty
164base__user__organizations_url06empty
165base__user__received_events_url06empty
166base__user__repos_url06empty
167base__user__site_admin06empty
168base__user__starred_at06empty
169base__user__starred_url06empty
170base__user__subscriptions_url06empty
171base__user__type06empty
172base__user__url06empty
173base__user__user_view_type06empty
174bodystring60"- [x] I have not included unrelated changes in this PR"
175changed_files06empty
176closed_at06empty
177comments06empty
178comments_url06empty
179commits06empty
180commits_url06empty
181created_at06empty
182deletions06empty
183diff_url06empty
184direction06empty
185draft06empty
186head06empty
187head__label06empty
188head__ref06empty
189head_ref06empty
190head__repo06empty
191head__repo__allow_auto_merge06empty
192head__repo__allow_forking06empty
193head__repo__allow_merge_commit06empty
194head__repo__allow_rebase_merge06empty
195head__repo__allow_squash_merge06empty
196head__repo__allow_update_branch06empty
197head__repo__anonymous_access_enabled06empty
198head__repo__archive_url06empty
199head__repo__archived06empty
200head__repo__assignees_url06empty
201head__repo__blobs_url06empty
202head__repo__branches_url06empty
203head__repo__clone_url06empty
204head__repo__code_search_index_status06empty
205head__repo__collaborators_url06empty
206head__repo__comments_url06empty
207head__repo__commits_url06empty
208head__repo__compare_url06empty
209head__repo__contents_url06empty
210head__repo__contributors_url06empty
211head__repo__created_at06empty
212head__repo__default_branch06empty
213head__repo__delete_branch_on_merge06empty
214head__repo__deployments_url06empty
215head__repo__description06empty
216head__repo__disabled06empty
217head__repo__downloads_url06empty
218head__repo__events_url06empty
219head__repo__fork06empty
220head__repo__forks06empty
221head__repo__forks_count06empty
222head__repo__forks_url06empty
223head__repo__full_name06empty
224head__repo__git_commits_url06empty
225head__repo__git_refs_url06empty
226head__repo__git_tags_url06empty
227head__repo__git_url06empty
228head__repo__has_discussions06empty
229head__repo__has_downloads06empty
230head__repo__has_issues06empty
231head__repo__has_pages06empty
232head__repo__has_projects06empty
233head__repo__has_pull_requests06empty
234head__repo__has_wiki06empty
235head__repo__homepage06empty
236head__repo__hooks_url06empty
237head__repo__html_url06empty
238head__repo__id06empty
239head__repo__is_template06empty
240head__repo__issue_comment_url06empty
241head__repo__issue_events_url06empty
242head__repo__issues_url06empty
243head__repo__keys_url06empty
244head__repo__labels_url06empty
245head__repo__language06empty
246head__repo__languages_url06empty
247head__repo__license06empty
248head__repo__master_branch06empty
249head__repo__merge_commit_message06empty
250head__repo__merge_commit_title06empty
251head__repo__merges_url06empty
252head__repo__milestones_url06empty
253head__repo__mirror_url06empty
254head__repo__name06empty
255head__repo__node_id06empty
256head__repo__notifications_url06empty
257head__repo__open_issues06empty
258head__repo__open_issues_count06empty
259head__repo__owner06empty
260head__repo__permissions06empty
261head__repo__private06empty
262head__repo__pull_request_creation_policy06empty
263head__repo__pulls_url06empty
264head__repo__pushed_at06empty
265head__repo__releases_url06empty
266head__repo__size06empty
267head__repo__squash_merge_commit_message06empty
268head__repo__squash_merge_commit_title06empty
269head__repo__ssh_url06empty
270head__repo__stargazers_count06empty
271head__repo__stargazers_url06empty
272head__repo__starred_at06empty
273head__repo__statuses_url06empty
274head__repo__subscribers_url06empty
275head__repo__subscription_url06empty
276head__repo__svn_url06empty
277head__repo__tags_url06empty
278head__repo__teams_url06empty
279head__repo__temp_clone_token06empty
280head__repo__topics06empty
281head__repo__trees_url06empty
282head__repo__updated_at06empty
283head__repo__url06empty
284head__repo__use_squash_pr_title_as_default06empty
285head__repo__visibility06empty
286head__repo__watchers06empty
287head__repo__watchers_count06empty
288head__repo__web_commit_signoff_required06empty
289head__sha06empty
290head_sha06empty
291head__user06empty
292head__user__avatar_url06empty
293head__user__email06empty
294head__user__events_url06empty
295head__user__followers_url06empty
296head__user__following_url06empty
297head__user__gists_url06empty
298head__user__gravatar_id06empty
299head__user__html_url06empty
300head__user__id06empty
301head__user__login06empty
302head__user__name06empty
303head__user__node_id06empty
304head__user__organizations_url06empty
305head__user__received_events_url06empty
306head__user__repos_url06empty
307head__user__site_admin06empty
308head__user__starred_at06empty
309head__user__starred_url06empty
310head__user__subscriptions_url06empty
311head__user__type06empty
312head__user__url06empty
313head__user__user_view_type06empty
314html_url06empty
315id06empty
316issue_url06empty
317labels06empty
318label_names06empty
319locked06empty
320maintainer_can_modify06empty
321merge_commit_sha06empty
322mergeable06empty
323mergeable_state06empty
324merged06empty
325merged_at06empty
326merged_by06empty
327merged_by__avatar_url06empty
328merged_by__email06empty
329merged_by__events_url06empty
330merged_by__followers_url06empty
331merged_by__following_url06empty
332merged_by__gists_url06empty
333merged_by__gravatar_id06empty
334merged_by__html_url06empty
335merged_by__id06empty
336merged_by__login06empty
337merged_by__name06empty
338merged_by__node_id06empty
339merged_by__organizations_url06empty
340merged_by__received_events_url06empty
341merged_by__repos_url06empty
342merged_by__site_admin06empty
343merged_by__starred_at06empty
344merged_by__starred_url06empty
345merged_by__subscriptions_url06empty
346merged_by__type06empty
347merged_by__url06empty
348merged_by__user_view_type06empty
349milestone06empty
350milestone__closed_at06empty
351milestone__closed_issues06empty
352milestone__created_at06empty
353milestone__creator06empty
354milestone__creator__avatar_url06empty
355milestone__creator__email06empty
356milestone__creator__events_url06empty
357milestone__creator__followers_url06empty
358milestone__creator__following_url06empty
359milestone__creator__gists_url06empty
360milestone__creator__gravatar_id06empty
361milestone__creator__html_url06empty
362milestone__creator__id06empty
363milestone__creator__login06empty
364milestone__creator__name06empty
365milestone__creator__node_id06empty
366milestone__creator__organizations_url06empty
367milestone__creator__received_events_url06empty
368milestone__creator__repos_url06empty
369milestone__creator__site_admin06empty
370milestone__creator__starred_at06empty
371milestone__creator__starred_url06empty
372milestone__creator__subscriptions_url06empty
373milestone__creator__type06empty
374milestone__creator__url06empty
375milestone__creator__user_view_type06empty
376milestone__description06empty
377milestone__due_on06empty
378milestone__html_url06empty
379milestone__id06empty
380milestone__labels_url06empty
381milestone__node_id06empty
382milestone__number06empty
383milestone__open_issues06empty
384milestone__state06empty
385milestone__title06empty
386milestone__updated_at06empty
387milestone__url06empty
388node_id06empty
389number06empty
390owner06empty
391patch_url06empty
392rebaseable06empty
393repo06empty
394requested_reviewers06empty
395requested_reviewer_logins06empty
396requested_teams06empty
397requested_team_names06empty
398review_comment_url06empty
399review_comments06empty
400review_comments_url06empty
401sort06empty
402state06empty
403statuses_url06empty
404title06empty
405updated_at06empty
406url06empty
407user06empty
408user__avatar_url06empty
409user__email06empty
410user__events_url06empty
411user__followers_url06empty
412user__following_url06empty
413user__gists_url06empty
414user__gravatar_id06empty
415user__html_url06empty
416user__id06empty
417user__login06empty
418user_login06empty
419user__name06empty
420user__node_id06empty
421user__organizations_url06empty
422user__received_events_url06empty
423user__repos_url06empty
424user__site_admin06empty
425user__starred_at06empty
426user__starred_url06empty
427user__subscriptions_url06empty
428user__type06empty
429user__url06empty
430user__user_view_type06empty
431commit_sha06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt113668ms1ok_links, _links__comments, _links__comments__href
minimalt212215ms1ok_links, _links__comments, _links__comments__href
realistict114410ms367ok_links, _links__comments, _links__comments__href
realistict212917ms367ok_links, _links__comments, _links__comments__href
edget123505ms3934ok_links, _links__comments, _links__comments__href
edget226006ms3934ok_links, _links__comments, _links__comments__href

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Requires owner and repo. By default this table requests state=all from GitHub so aggregates include open and closed pull requests; add state when you need only open, closed, or all. Other useful optional filters are head and base. Add number to jump from the default list call to a specific record lookup. GitHub only populates diff-stat columns such as additions, deletions, changed_files, and the merged boolean on that per-PR lookup, so include number before using them. For list queries, use merged_at IS NOT NULL to identify merged pull requests.
Columns coral returned (431)
_links_links__comments_links__comments__href_links__commits_links__commits__href_links__html_links__html__href_links__issue_links__issue__href_links__review_comment_links__review_comment__href_links__review_comments_links__review_comments__href_links__self_links__self__href_links__statuses_links__statuses__hrefactive_lock_reasonadditionsassigneeassignee__avatar_urlassignee__emailassignee__events_urlassignee__followers_urlassignee__following_urlassignee__gists_urlassignee__gravatar_idassignee__html_urlassignee__idassignee__loginassignee__nameassignee__node_idassignee__organizations_urlassignee__received_events_urlassignee__repos_urlassignee__site_adminassignee__starred_atassignee__starred_urlassignee__subscriptions_urlassignee__typeassignee__urlassignee__user_view_typeassigneesauthor_associationauto_mergebasebase__labelbase__refbase_refbase__repobase__repo__allow_auto_mergebase__repo__allow_forkingbase__repo__allow_merge_commitbase__repo__allow_rebase_mergebase__repo__allow_squash_mergebase__repo__allow_update_branchbase__repo__anonymous_access_enabledbase__repo__archive_urlbase__repo__archivedbase__repo__assignees_urlbase__repo__blobs_urlbase__repo__branches_urlbase__repo__clone_urlbase__repo__code_search_index_statusbase__repo__collaborators_urlbase__repo__comments_urlbase__repo__commits_urlbase__repo__compare_urlbase__repo__contents_urlbase__repo__contributors_urlbase__repo__created_atbase__repo__default_branchbase__repo__delete_branch_on_mergebase__repo__deployments_urlbase__repo__descriptionbase__repo__disabledbase__repo__downloads_urlbase__repo__events_urlbase__repo__forkbase__repo__forksbase__repo__forks_countbase__repo__forks_urlbase__repo__full_namebase__repo__git_commits_urlbase__repo__git_refs_urlbase__repo__git_tags_urlbase__repo__git_urlbase__repo__has_discussionsbase__repo__has_downloadsbase__repo__has_issuesbase__repo__has_pagesbase__repo__has_projectsbase__repo__has_pull_requestsbase__repo__has_wikibase__repo__homepagebase__repo__hooks_urlbase__repo__html_urlbase__repo__idbase__repo__is_templatebase__repo__issue_comment_urlbase__repo__issue_events_urlbase__repo__issues_urlbase__repo__keys_urlbase__repo__labels_urlbase__repo__languagebase__repo__languages_urlbase__repo__licensebase__repo__master_branchbase__repo__merge_commit_messagebase__repo__merge_commit_titlebase__repo__merges_urlbase__repo__milestones_urlbase__repo__mirror_urlbase__repo__namebase__repo__node_idbase__repo__notifications_urlbase__repo__open_issuesbase__repo__open_issues_countbase__repo__ownerbase__repo__permissionsbase__repo__privatebase__repo__pull_request_creation_policybase__repo__pulls_urlbase__repo__pushed_atbase__repo__releases_urlbase__repo__sizebase__repo__squash_merge_commit_messagebase__repo__squash_merge_commit_titlebase__repo__ssh_urlbase__repo__stargazers_countbase__repo__stargazers_urlbase__repo__starred_atbase__repo__statuses_urlbase__repo__subscribers_urlbase__repo__subscription_urlbase__repo__svn_urlbase__repo__tags_urlbase__repo__teams_urlbase__repo__temp_clone_tokenbase__repo__topicsbase__repo__trees_urlbase__repo__updated_atbase__repo__urlbase__repo__use_squash_pr_title_as_defaultbase__repo__visibilitybase__repo__watchersbase__repo__watchers_countbase__repo__web_commit_signoff_requiredbase__shabase_shabase__userbase__user__avatar_urlbase__user__emailbase__user__events_urlbase__user__followers_urlbase__user__following_urlbase__user__gists_urlbase__user__gravatar_idbase__user__html_urlbase__user__idbase__user__loginbase__user__namebase__user__node_idbase__user__organizations_urlbase__user__received_events_urlbase__user__repos_urlbase__user__site_adminbase__user__starred_atbase__user__starred_urlbase__user__subscriptions_urlbase__user__typebase__user__urlbase__user__user_view_typebodychanged_filesclosed_atcommentscomments_urlcommitscommits_urlcreated_atdeletionsdiff_urldirectiondraftheadhead__labelhead__refhead_refhead__repohead__repo__allow_auto_mergehead__repo__allow_forkinghead__repo__allow_merge_commithead__repo__allow_rebase_mergehead__repo__allow_squash_mergehead__repo__allow_update_branchhead__repo__anonymous_access_enabledhead__repo__archive_urlhead__repo__archivedhead__repo__assignees_urlhead__repo__blobs_urlhead__repo__branches_urlhead__repo__clone_urlhead__repo__code_search_index_statushead__repo__collaborators_urlhead__repo__comments_urlhead__repo__commits_urlhead__repo__compare_urlhead__repo__contents_urlhead__repo__contributors_urlhead__repo__created_athead__repo__default_branchhead__repo__delete_branch_on_mergehead__repo__deployments_urlhead__repo__descriptionhead__repo__disabledhead__repo__downloads_urlhead__repo__events_urlhead__repo__forkhead__repo__forkshead__repo__forks_counthead__repo__forks_urlhead__repo__full_namehead__repo__git_commits_urlhead__repo__git_refs_urlhead__repo__git_tags_urlhead__repo__git_urlhead__repo__has_discussionshead__repo__has_downloadshead__repo__has_issueshead__repo__has_pageshead__repo__has_projectshead__repo__has_pull_requestshead__repo__has_wikihead__repo__homepagehead__repo__hooks_urlhead__repo__html_urlhead__repo__idhead__repo__is_templatehead__repo__issue_comment_urlhead__repo__issue_events_urlhead__repo__issues_urlhead__repo__keys_urlhead__repo__labels_urlhead__repo__languagehead__repo__languages_urlhead__repo__licensehead__repo__master_branchhead__repo__merge_commit_messagehead__repo__merge_commit_titlehead__repo__merges_urlhead__repo__milestones_urlhead__repo__mirror_urlhead__repo__namehead__repo__node_idhead__repo__notifications_urlhead__repo__open_issueshead__repo__open_issues_counthead__repo__ownerhead__repo__permissionshead__repo__privatehead__repo__pull_request_creation_policyhead__repo__pulls_urlhead__repo__pushed_athead__repo__releases_urlhead__repo__sizehead__repo__squash_merge_commit_messagehead__repo__squash_merge_commit_titlehead__repo__ssh_urlhead__repo__stargazers_counthead__repo__stargazers_urlhead__repo__starred_athead__repo__statuses_urlhead__repo__subscribers_urlhead__repo__subscription_urlhead__repo__svn_urlhead__repo__tags_urlhead__repo__teams_urlhead__repo__temp_clone_tokenhead__repo__topicshead__repo__trees_urlhead__repo__updated_athead__repo__urlhead__repo__use_squash_pr_title_as_defaulthead__repo__visibilityhead__repo__watchershead__repo__watchers_counthead__repo__web_commit_signoff_requiredhead__shahead_shahead__userhead__user__avatar_urlhead__user__emailhead__user__events_urlhead__user__followers_urlhead__user__following_urlhead__user__gists_urlhead__user__gravatar_idhead__user__html_urlhead__user__idhead__user__loginhead__user__namehead__user__node_idhead__user__organizations_urlhead__user__received_events_urlhead__user__repos_urlhead__user__site_adminhead__user__starred_athead__user__starred_urlhead__user__subscriptions_urlhead__user__typehead__user__urlhead__user__user_view_typehtml_urlidissue_urllabelslabel_nameslockedmaintainer_can_modifymerge_commit_shamergeablemergeable_statemergedmerged_atmerged_bymerged_by__avatar_urlmerged_by__emailmerged_by__events_urlmerged_by__followers_urlmerged_by__following_urlmerged_by__gists_urlmerged_by__gravatar_idmerged_by__html_urlmerged_by__idmerged_by__loginmerged_by__namemerged_by__node_idmerged_by__organizations_urlmerged_by__received_events_urlmerged_by__repos_urlmerged_by__site_adminmerged_by__starred_atmerged_by__starred_urlmerged_by__subscriptions_urlmerged_by__typemerged_by__urlmerged_by__user_view_typemilestonemilestone__closed_atmilestone__closed_issuesmilestone__created_atmilestone__creatormilestone__creator__avatar_urlmilestone__creator__emailmilestone__creator__events_urlmilestone__creator__followers_urlmilestone__creator__following_urlmilestone__creator__gists_urlmilestone__creator__gravatar_idmilestone__creator__html_urlmilestone__creator__idmilestone__creator__loginmilestone__creator__namemilestone__creator__node_idmilestone__creator__organizations_urlmilestone__creator__received_events_urlmilestone__creator__repos_urlmilestone__creator__site_adminmilestone__creator__starred_atmilestone__creator__starred_urlmilestone__creator__subscriptions_urlmilestone__creator__typemilestone__creator__urlmilestone__creator__user_view_typemilestone__descriptionmilestone__due_onmilestone__html_urlmilestone__idmilestone__labels_urlmilestone__node_idmilestone__numbermilestone__open_issuesmilestone__statemilestone__titlemilestone__updated_atmilestone__urlnode_idnumberownerpatch_urlrebaseablereporequested_reviewersrequested_reviewer_loginsrequested_teamsrequested_team_namesreview_comment_urlreview_commentsreview_comments_urlsortstatestatuses_urltitleupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser_loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typecommit_sha
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T10:01:16Z
JSON record: reports/github/tables/pulls.json
first_run_at: 2026-08-31T07:47:14Z
last_retried_at: 2026-08-31T10:01:16Z
retry_count: 1
View version history →