Files
novem/fixtures/github/issues.pull_request_timeline.PR_kwDOInfra19.page1.json

51 lines
1.4 KiB
JSON

{
"node": {
"__typename": "PullRequest",
"timelineItems": {
"pageInfo": {
"endCursor": "timeline:PR_kwDOInfra19:page1",
"hasNextPage": false
},
"nodes": [
{
"__typename": "IssueComment",
"createdAt": "2026-04-29T07:10:00Z",
"author": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
},
"body": "Closing this until the failover runbook stabilizes."
},
{
"__typename": "ReferencedEvent",
"createdAt": "2026-04-30T06:15:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
}
},
{
"__typename": "ReopenedEvent",
"createdAt": "2026-05-01T09:45:00Z",
"actor": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
}
},
{
"__typename": "ClosedEvent",
"createdAt": "2026-05-02T12:05:00Z",
"actor": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
}
}
]
}
}
}