{ "node": { "__typename": "PullRequest", "timelineItems": { "pageInfo": { "endCursor": "timeline:PR_kwDONovem84:page1", "hasNextPage": false }, "nodes": [ { "__typename": "AssignedEvent", "createdAt": "2026-05-01T09:20:00Z", "actor": { "__typename": "User", "login": "kennethnym", "avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4" }, "assignee": { "__typename": "Bot", "login": "triage-bot", "avatarUrl": "https://avatars.githubusercontent.com/in/98765?v=4" } }, { "__typename": "PullRequestCommit", "commit": { "committedDate": "2026-05-01T10:05:00Z", "abbreviatedOid": "2bc41de", "messageHeadline": "Hydrate issue pane from cached dashboard state" } }, { "__typename": "PullRequestCommit", "commit": { "committedDate": "2026-05-01T10:45:00Z", "abbreviatedOid": "73ac918", "messageHeadline": "Preserve selected pull request while refreshing issues" } }, { "__typename": "PullRequestReview", "createdAt": "2026-05-01T11:30:00Z", "author": { "__typename": "User", "login": "leaferiksen", "avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4" }, "state": "APPROVED", "body": "Query cache behavior looks stable during rapid list refreshes." }, { "__typename": "CrossReferencedEvent", "createdAt": "2026-05-01T12:00:00Z", "actor": { "__typename": "User", "login": "kennethnym", "avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4" } }, { "__typename": "ReviewRequestedEvent", "createdAt": "2026-05-01T12:05:00Z", "actor": { "__typename": "User", "login": "kennethnym", "avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4" }, "requestedReviewer": { "__typename": "Bot", "login": "novem-ci", "avatarUrl": "https://avatars.githubusercontent.com/in/54321?v=4" } }, { "__typename": "IssueComment", "createdAt": "2026-05-01T12:20:00Z", "author": { "__typename": "User", "login": "kennethnym", "avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4" }, "body": "Cache hydration is now stable across refetches." }, { "__typename": "IssueComment", "createdAt": "2026-05-01T12:45:00Z", "author": { "__typename": "Bot", "login": "novem-ci", "avatarUrl": "https://avatars.githubusercontent.com/in/54321?v=4" }, "body": "Smoke suite passed with cached issue pane hydration enabled." }, { "__typename": "IssueComment", "createdAt": "2026-05-01T13:10:00Z", "author": { "__typename": "User", "login": "leaferiksen", "avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4" }, "body": "I also checked keyboard navigation during refresh and the selection anchor holds." }, { "__typename": "IssueComment", "createdAt": "2026-05-01T13:25:00Z", "author": { "__typename": "User", "login": "kennethnym", "avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4" }, "body": "Great, I will mirror this behavior in the pull request detail pane next." } ] } } }