deps-lock-snitch-bot/test/fixtures/issues.opened.json
2019-01-21 16:17:51 +01:00

16 lines
204 B
JSON

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