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

100 lines
3.1 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": "PullRequestCommit",
"commit": {
"committedDate": "2026-04-30T07:05:00Z",
"abbreviatedOid": "6fd2a90",
"messageHeadline": "Document standby promotion rollback step"
}
},
{
"__typename": "ReopenedEvent",
"createdAt": "2026-05-01T09:45:00Z",
"actor": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T10:05:00Z",
"author": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
},
"body": "Reopened after confirming the rollback path with infra."
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-02T11:30:00Z",
"author": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
},
"state": "APPROVED",
"body": "Runbook steps are clear enough for the on-call handoff."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-02T11:45:00Z",
"author": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"body": "I added the approval note to the release handoff checklist."
},
{
"__typename": "ClosedEvent",
"createdAt": "2026-05-02T12:05:00Z",
"actor": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-02T12:20:00Z",
"author": {
"__typename": "Bot",
"login": "infra-bot",
"avatarUrl": "https://avatars.githubusercontent.com/in/13579?v=4"
},
"body": "Runbook closure recorded for the standby promotion playbook."
}
]
}
}
}