18 lines
367 B
JSON
18 lines
367 B
JSON
|
|
{
|
||
|
|
"action": "opened",
|
||
|
|
"repository": {
|
||
|
|
"full_name": "Timmy_Foundation/timmy-config",
|
||
|
|
"name": "timmy-config"
|
||
|
|
},
|
||
|
|
"sender": {
|
||
|
|
"username": "alex"
|
||
|
|
},
|
||
|
|
"pull_request": {
|
||
|
|
"number": 123,
|
||
|
|
"title": "Test PR",
|
||
|
|
"html_url": "https://forge.alexanderwhitestone.com/Timmy_Foundation/timmy-config/pulls/123"
|
||
|
|
},
|
||
|
|
"installation": {
|
||
|
|
"id": 1
|
||
|
|
}
|
||
|
|
}
|