优化
This commit is contained in:
18
apps/github-app/test/fixtures/issues.opened.json
vendored
Normal file
18
apps/github-app/test/fixtures/issues.opened.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"action": "opened",
|
||||
"issue": {
|
||||
"number": 1,
|
||||
"user": {
|
||||
"login": "hiimbex"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"name": "testing-things",
|
||||
"owner": {
|
||||
"login": "hiimbex"
|
||||
}
|
||||
},
|
||||
"installation": {
|
||||
"id": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user