Files
novem/fixtures/github/issues.pull_request_timeline.PR_kwDOSprint62.page1.json
2026-06-12 02:17:34 +01:00

134 lines
4.2 KiB
JSON

{
"node": {
"__typename": "PullRequest",
"timelineItems": {
"pageInfo": {
"endCursor": "timeline:PR_kwDOSprint62:page1",
"hasNextPage": true
},
"nodes": [
{
"__typename": "AssignedEvent",
"createdAt": "2026-04-28T10:25:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"assignee": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
}
},
{
"__typename": "PullRequestCommit",
"commit": {
"committedDate": "2026-04-29T08:14:00Z",
"abbreviatedOid": "9f3c2ab",
"messageHeadline": "Add release handoff checklist panel"
}
},
{
"__typename": "PullRequestCommit",
"commit": {
"committedDate": "2026-04-29T09:40:00Z",
"abbreviatedOid": "51d09ee",
"messageHeadline": "Add QA owner column to release checklist"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-04-29T11:00:00Z",
"author": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"body": "Release checklist is ready for QA."
},
{
"__typename": "IssueComment",
"createdAt": "2026-04-29T11:35:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"body": "QA handoff looks complete; I added sign-off notes to the release plan."
},
{
"__typename": "ReviewRequestedEvent",
"createdAt": "2026-04-30T09:20:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"requestedReviewer": {
"__typename": "User",
"login": "leaferiksen",
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
}
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-01T03:42:00Z",
"author": {
"__typename": "User",
"login": "leaferiksen",
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
},
"state": "APPROVED",
"body": "Planner handoff flow looks good."
},
{
"__typename": "LabeledEvent",
"createdAt": "2026-05-01T04:10:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"label": {
"name": "release-blocker"
}
},
{
"__typename": "ReviewRequestedEvent",
"createdAt": "2026-05-01T04:12:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"requestedReviewer": {
"__typename": "Team",
"name": "release-engineering"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T04:14:00Z",
"author": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"body": "Release engineering is looped in for the final handoff validation."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T04:16:00Z",
"author": {
"__typename": "Bot",
"login": "release-bot",
"avatarUrl": "https://avatars.githubusercontent.com/in/24680?v=4"
},
"body": "Release checklist validation started for sprint planner handoff."
}
]
}
}
}