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

103 lines
2.7 KiB
JSON

{
"actor": {
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/users/hypro999"
}
]
},
"displayName": "Hemanth V. Alluri",
"active": true,
"slug": "hypro999",
"type": "NORMAL",
"name": "hypro999",
"id": 1,
"emailAddress": "f20171170@pilani.bits-pilani.ac.in"
},
"old": {
"links": {
"clone": [
{
"href": "ssh://git@139.59.64.214:7999/sbox/sandbox-v2.git",
"name": "ssh"
},
{
"href": "http://139.59.64.214:7990/scm/sbox/sandbox-v2.git",
"name": "http"
}
],
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX/repos/sandbox/browse"
}
]
},
"statusMessage": "Available",
"id": 2,
"slug": "sandbox",
"project": {
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX"
}
]
},
"key": "SBOX",
"type": "NORMAL",
"name": "Sandbox",
"id": 2,
"public": false
},
"name": "sandbox",
"state": "AVAILABLE",
"forkable": true,
"scmId": "git",
"public": false
},
"date": "2019-03-08T18:20:26+0530",
"eventKey": "repo:modified",
"new": {
"links": {
"clone": [
{
"href": "ssh://git@139.59.64.214:7999/sbox/sandbox-v2.git",
"name": "ssh"
},
{
"href": "http://139.59.64.214:7990/scm/sbox/sandbox-v2.git",
"name": "http"
}
],
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX/repos/sandbox-v2/browse"
}
]
},
"statusMessage": "Available",
"id": 2,
"slug": "sandbox-v2",
"project": {
"links": {
"self": [
{
"href": "http://139.59.64.214:7990/projects/SBOX"
}
]
},
"key": "SBOX",
"type": "NORMAL",
"name": "Sandbox",
"id": 2,
"public": false
},
"name": "sandbox v2",
"state": "AVAILABLE",
"forkable": true,
"scmId": "git",
"public": false
}
}