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

143 lines
4.5 KiB
JSON

{
"node": {
"__typename": "PullRequest",
"timelineItems": {
"pageInfo": {
"endCursor": "timeline:PR_kwDOSprint62:page2",
"hasNextPage": true
},
"nodes": [
{
"__typename": "ReviewRequestRemovedEvent",
"createdAt": "2026-05-01T04:20:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"requestedReviewer": {
"__typename": "Team",
"name": "release-engineering"
}
},
{
"__typename": "HeadRefForcePushedEvent",
"createdAt": "2026-05-01T06:10:00Z",
"actor": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"beforeCommit": {
"abbreviatedOid": "9f3c2ab"
},
"afterCommit": {
"abbreviatedOid": "be7a811"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T06:18:00Z",
"author": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"body": "Force-pushed to fold in the final checklist copy edits."
},
{
"__typename": "MilestonedEvent",
"createdAt": "2026-05-01T06:35:00Z",
"actor": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"milestoneTitle": "May Release"
},
{
"__typename": "UnlabeledEvent",
"createdAt": "2026-05-01T07:05:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"label": {
"name": "tests"
}
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-01T08:10:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"state": "CHANGES_REQUESTED",
"body": "Please add the support rotation owner before this queues."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T09:25:00Z",
"author": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"body": "Support rotation owner is now included in the handoff table."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T10:00:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"body": "That resolves my release blocker concern."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-01T11:30:00Z",
"author": {
"__typename": "Bot",
"login": "release-bot",
"avatarUrl": "https://avatars.githubusercontent.com/in/24680?v=4"
},
"body": "Release checklist now includes QA, support, and rollout owner sign-offs."
},
{
"__typename": "AutoMergeEnabledEvent",
"createdAt": "2026-05-02T02:15:00Z",
"actor": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
}
},
{
"__typename": "AutoMergeDisabledEvent",
"createdAt": "2026-05-02T02:18:00Z",
"actor": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"reason": "Branch protection rules changed"
},
{
"__typename": "CrossReferencedEvent",
"createdAt": "2026-05-02T08:40:00Z",
"actor": {
"__typename": "User",
"login": "piperlane",
"avatarUrl": "https://avatars.githubusercontent.com/u/8181?v=4"
}
}
]
}
}
}