mirror of https://github.com/zulip/zulip.git
79 lines
2.4 KiB
JSON
79 lines
2.4 KiB
JSON
|
{
|
||
|
"push":{
|
||
|
"changes":[
|
||
|
|
||
|
]
|
||
|
},
|
||
|
"actor":{
|
||
|
"username":"eeshangarg",
|
||
|
"type":"user",
|
||
|
"display_name":"eeshangarg",
|
||
|
"uuid":"{a161e482-30e8-47ef-b6ab-c4e4cfaa0dce}",
|
||
|
"links":{
|
||
|
"self":{
|
||
|
"href":"https://api.bitbucket.org/2.0/users/eeshangarg"
|
||
|
},
|
||
|
"html":{
|
||
|
"href":"https://bitbucket.org/eeshangarg/"
|
||
|
},
|
||
|
"avatar":{
|
||
|
"href":"https://bitbucket.org/account/eeshangarg/avatar/32/"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"repository":{
|
||
|
"scm":"git",
|
||
|
"website":"",
|
||
|
"name":"test-repo",
|
||
|
"links":{
|
||
|
"self":{
|
||
|
"href":"https://api.bitbucket.org/2.0/repositories/webhooktest/test-repo"
|
||
|
},
|
||
|
"html":{
|
||
|
"href":"https://bitbucket.org/webhooktest/test-repo"
|
||
|
},
|
||
|
"avatar":{
|
||
|
"href":"https://bitbucket.org/webhooktest/test-repo/avatar/32/"
|
||
|
}
|
||
|
},
|
||
|
"project":{
|
||
|
"links":{
|
||
|
"self":{
|
||
|
"href":"https://api.bitbucket.org/2.0/teams/webhooktest/projects/TES"
|
||
|
},
|
||
|
"html":{
|
||
|
"href":"https://bitbucket.org/account/user/webhooktest/projects/TES"
|
||
|
},
|
||
|
"avatar":{
|
||
|
"href":"https://bitbucket.org/account/user/webhooktest/projects/TES/avatar/32"
|
||
|
}
|
||
|
},
|
||
|
"type":"project",
|
||
|
"uuid":"{c9b1f7ee-1949-4f6e-ba2b-6333fdbe6bf6}",
|
||
|
"key":"TES",
|
||
|
"name":"test-project"
|
||
|
},
|
||
|
"full_name":"webhooktest/test-repo",
|
||
|
"owner":{
|
||
|
"username":"webhooktest",
|
||
|
"type":"team",
|
||
|
"display_name":"webhooktest",
|
||
|
"uuid":"{31358906-183f-4b53-b83c-f70ba0ca5d3c}",
|
||
|
"links":{
|
||
|
"self":{
|
||
|
"href":"https://api.bitbucket.org/2.0/teams/webhooktest"
|
||
|
},
|
||
|
"html":{
|
||
|
"href":"https://bitbucket.org/webhooktest/"
|
||
|
},
|
||
|
"avatar":{
|
||
|
"href":"https://bitbucket.org/account/webhooktest/avatar/32/"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"type":"repository",
|
||
|
"is_private":true,
|
||
|
"uuid":"{79e5af61-a749-45c5-be24-ba1cba7b662e}"
|
||
|
}
|
||
|
}
|