light-heart-labs--ods
22 行
411 B
JSON
22 行
411 B
JSON
{
|
|
"action": "opened",
|
|
"pull_request": {
|
|
"number": 100,
|
|
"title": "fix: handle missing GPU in dashboard-api",
|
|
"body": "Fixes #999",
|
|
"html_url": "https://github.com/test/test/pull/100",
|
|
"head": {
|
|
"ref": "fix/gpu-endpoint",
|
|
"sha": "abc1234"
|
|
},
|
|
"base": {
|
|
"ref": "main"
|
|
},
|
|
"user": {
|
|
"login": "testuser"
|
|
},
|
|
"labels": [],
|
|
"draft": false
|
|
}
|
|
}
|