Files
chat/apps/github-app/test/fixtures/issues.opened.json
2026-04-25 16:36:34 +08:00

19 lines
241 B
JSON

{
"action": "opened",
"issue": {
"number": 1,
"user": {
"login": "hiimbex"
}
},
"repository": {
"name": "testing-things",
"owner": {
"login": "hiimbex"
}
},
"installation": {
"id": 2
}
}