zulip/zerver/webhooks/gogs/fixtures/issue_comment__new.json

80 lines
2.2 KiB
JSON

{
"action": "created",
"issue": {
"id": 5267,
"number": 3,
"user": {
"id": 43132,
"username": "kostekIV",
"login": "kostekIV",
"full_name": "",
"email": "koscis.j@gmail.com",
"avatar_url": "https://secure.gravatar.com/avatar/91fe35565bf6198f03688b89fdb0a19a?d=identicon"
},
"title": "New test issue",
"body": "Closing",
"labels": [],
"milestone": null,
"assignee": null,
"state": "open",
"comments": 1,
"created_at": "2019-11-17T20:50:48Z",
"updated_at": "2019-11-17T20:51:01Z",
"pull_request": null
},
"comment": {
"id": 3635,
"html_url": "https://try.gogs.io/kostekIV/test/issues/3#issuecomment-3635",
"user": {
"id": 43132,
"username": "kostekIV",
"login": "kostekIV",
"full_name": "",
"email": "koscis.j@gmail.com",
"avatar_url": "https://secure.gravatar.com/avatar/91fe35565bf6198f03688b89fdb0a19a?d=identicon"
},
"body": "Test comment",
"created_at": "0001-01-01T00:00:00Z",
"updated_at": "0001-01-01T00:00:00Z"
},
"repository": {
"id": 23925,
"owner": {
"id": 43132,
"username": "kostekIV",
"login": "kostekIV",
"full_name": "",
"email": "koscis.j@gmail.com",
"avatar_url": "https://secure.gravatar.com/avatar/91fe35565bf6198f03688b89fdb0a19a?d=identicon"
},
"name": "test",
"full_name": "kostekIV/test",
"description": "",
"private": false,
"fork": false,
"parent": null,
"empty": false,
"mirror": false,
"size": 40960,
"html_url": "https://try.gogs.io/kostekIV/test",
"ssh_url": "git@try.gogs.io:kostekIV/test.git",
"clone_url": "https://try.gogs.io/kostekIV/test.git",
"website": "",
"stars_count": 0,
"forks_count": 0,
"watchers_count": 1,
"open_issues_count": 1,
"default_branch": "master",
"created_at": "2019-11-16T08:08:03Z",
"updated_at": "2019-11-16T08:12:33Z"
},
"sender": {
"id": 43132,
"username": "kostekIV",
"login": "kostekIV",
"full_name": "",
"email": "koscis.j@gmail.com",
"avatar_url": "https://secure.gravatar.com/avatar/91fe35565bf6198f03688b89fdb0a19a?d=identicon"
}
}