zulip/zerver/webhooks/bitbucket3/fixtures/commit_comment_added.json

91 lines
2.4 KiB
JSON

{
"actor": {
"active": true,
"type": "NORMAL",
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/users/hypro999"
}
]
},
"displayName": "Hemanth V. Alluri",
"emailAddress": "f20171170@pilani.bits-pilani.ac.in",
"slug": "hypro999",
"id": 1,
"name": "hypro999"
},
"comment": {
"author": {
"active": true,
"type": "NORMAL",
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/users/hypro999"
}
]
},
"displayName": "Hemanth V. Alluri",
"emailAddress": "f20171170@pilani.bits-pilani.ac.in",
"slug": "hypro999",
"id": 1,
"name": "hypro999"
},
"id": 1,
"updatedDate": 1553169751306,
"tasks": [],
"comments": [],
"version": 0,
"text": "Just an arbitrary comment on a commit.",
"createdDate": 1553169751306,
"properties": {
"repositoryId": 2
}
},
"commit": "508d1b67f1f8f3a25f543a030a7a178894aa9907",
"repository": {
"state": "AVAILABLE",
"links": {
"clone": [
{
"href": "ssh://git@139.59.64.214:7999/sbox/sandbox.git",
"name": "ssh"
},
{
"href": "http://139.59.64.214:7990/scm/sbox/sandbox.git",
"name": "http"
}
],
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX/repos/sandbox/browse"
}
]
},
"forkable": true,
"slug": "sandbox",
"project": {
"key": "SBOX",
"public": false,
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX"
}
]
},
"id": 2,
"type": "NORMAL",
"name": "Sandbox"
},
"id": 2,
"scmId": "git",
"public": false,
"name": "sandbox",
"statusMessage": "Available"
},
"eventKey": "repo:comment:added",
"date": "2019-03-21T17:32:31+0530"
}