-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub webhook example.json
More file actions
51 lines (51 loc) · 1.63 KB
/
github webhook example.json
File metadata and controls
51 lines (51 loc) · 1.63 KB
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
{
"ref": "refs/heads/master",
"commits": [
{
"id": "7991c3bb3843800dac9cd21b37a63b17c8f0e1b8",
"tree_id": "c6f16f7fab7ac23816c8520f2d3d6b712cb1960e",
"distinct": true,
"message": "Update README.md",
"timestamp": "2020-09-10T19:06:14+02:00",
"url": "https://github.com/singleNeuron/QN_Server_Test/commit/7991c3bb3843800dac9cd21b37a63b17c8f0e1b8",
"author": {
"name": "singleNeuron",
"email": "Cryolitia@gmail.com",
"username": "singleNeuron"
},
"committer": {
"name": "GitHub",
"email": "noreply@github.com",
"username": "web-flow"
},
"added": [],
"removed": [],
"modified": [
"README.md"
]
}
],
"head_commit": {
"id": "7991c3bb3843800dac9cd21b37a63b17c8f0e1b8",
"tree_id": "c6f16f7fab7ac23816c8520f2d3d6b712cb1960e",
"distinct": true,
"message": "Update README.md",
"timestamp": "2020-09-10T19:06:14+02:00",
"url": "https://github.com/singleNeuron/QN_Server_Test/commit/7991c3bb3843800dac9cd21b37a63b17c8f0e1b8",
"author": {
"name": "singleNeuron",
"email": "Cryolitia@gmail.com",
"username": "singleNeuron"
},
"committer": {
"name": "GitHub",
"email": "noreply@github.com",
"username": "web-flow"
},
"added": [],
"removed": [],
"modified": [
"README.md"
]
}
}