This commit is contained in:
2026-06-12 02:17:34 +01:00
parent 88c17a2892
commit d0bdbee41e
14 changed files with 877 additions and 360 deletions

View File

@@ -43,6 +43,26 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-03T12:25:00Z",
"author": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"body": "Linked the rollout issue so release notes can track the dependency."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-03T12:35:00Z",
"author": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"body": "I dismissed the stale review so the final approval reflects the latest force-push."
},
{
"__typename": "ReviewDismissedEvent",
"createdAt": "2026-05-03T12:50:00Z",
@@ -62,6 +82,17 @@
},
"milestoneTitle": "May Release"
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-04T08:05:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"state": "APPROVED",
"body": "Support rotation is documented and the release checklist is ready."
},
{
"__typename": "MergedEvent",
"createdAt": "2026-05-04T18:10:00Z",
@@ -79,6 +110,26 @@
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
}
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-04T18:25:00Z",
"author": {
"__typename": "Bot",
"login": "release-bot",
"avatarUrl": "https://avatars.githubusercontent.com/in/24680?v=4"
},
"body": "Release handoff checklist was merged and the rollout issue has been updated."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-04T18:40:00Z",
"author": {
"__typename": "User",
"login": "rorycraft",
"avatarUrl": "https://avatars.githubusercontent.com/u/7171?v=4"
},
"body": "Thanks, I copied the final checklist into the release notes."
}
]
}