-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsample-merged-hook-request.json
72 lines (72 loc) · 2.41 KB
/
sample-merged-hook-request.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"pullrequest_merged": {
"description": "",
"title": "Inbox changes",
"close_source_branch": true,
"destination": {
"commit": {
"hash": "82d48819e5f7",
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/repositories/evzijst/bitbucket2/commit/82d48819e5f7"
}
}
},
"repository": {
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/repositories/evzijst/bitbucket2"
},
"avatar": {
"href": "https://bitbucket.org/m/d864f6bcaa94/img/language-avatars/default_16.png"
}
},
"full_name": "evzijst/bitbucket2",
"name": "bitbucket2"
},
"branch": {
"name": "staging"
}
},
"reason": "",
"source": {
"commit": {
"hash": "325625d47b0a",
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/repositories/evzijst/bitbucket2/commit/325625d47b0a"
}
}
},
"repository": {
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/repositories/evzijst/bitbucket2"
},
"avatar": {
"href": "https://bitbucket.org/m/d864f6bcaa94/img/language-avatars/default_16.png"
}
},
"full_name": "evzijst/bitbucket2",
"name": "bitbucket2"
},
"branch": {
"name": "mfrauenholtz/inbox"
}
},
"state": "MERGED",
"author": {
"username": "evzijst",
"display_name": "Erik van Zijst",
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/users/evzijst"
},
"avatar": {
"href": "https://bitbucket-staging-assetroot.s3.amazonaws.com/c/photos/2013/Oct/28/evzijst-avatar-3454044670-3_avatar.png"
}
}
},
"date": "2013-11-08T19:49:12.233187+00:00"
}
}