mirror of
https://github.com/zhigang1992/actions.git
synced 2026-01-12 22:45:39 +08:00
18 lines
221 B
JSON
18 lines
221 B
JSON
{
|
|
"action": "closed",
|
|
"pull_request": {
|
|
"merged": "false",
|
|
"labels": [
|
|
{
|
|
"name": "urgent"
|
|
},
|
|
{
|
|
"name": "bug"
|
|
}
|
|
],
|
|
"user": {
|
|
"login": "pr-user"
|
|
}
|
|
}
|
|
}
|