stuff
This commit is contained in:
@@ -29,6 +29,14 @@
|
||||
"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",
|
||||
@@ -39,6 +47,16 @@
|
||||
},
|
||||
"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",
|
||||
@@ -75,6 +93,39 @@
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user