1
1
{
2
- "Action": "created",
3
- "Repo": {
4
- "ID": "309651765",
5
- "Namespace": "abc",
6
- "Name": "def-ci-webhook-test",
7
- "Perm": null,
8
- "Branch": "master",
9
- "Private": true,
10
- "Visibility": 0,
11
- "Clone": "https://github.com/abc/def-ci-webhook-test.git",
12
- "CloneSSH": "
[email protected] :abc/def-ci-webhook-test.git",
13
- "Link": "https://github.com/abc/def-ci-webhook-test",
14
- "Created": "0001-01-01T00:00:00Z",
15
- "Updated": "0001-01-01T00:00:00Z"
16
- },
17
- "Issue": {
18
- "Number": 2,
19
- "Title": "Update README.md",
20
- "Body": "",
21
- "Link": "https://github.com/abc/def-ci-webhook-test/pull/2",
22
- "Labels": null,
23
- "Closed": false,
24
- "Locked": false,
25
- "Author": {
26
- "Login": "lts-def",
27
- "Name": "",
28
- "Email": "",
29
- "Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4",
30
- "Created": "0001-01-01T00:00:00Z",
31
- "Updated": "0001-01-01T00:00:00Z"
32
- },
33
- "Created": "2020-11-03T22:32:14Z",
34
- "Updated": "2020-12-29T05:49:14Z"
35
- },
36
- "Comment": {
37
- "ID": 751955664,
38
- "Body": "trigger abc",
39
- "Author": {
40
- "Login": "lts-def",
41
- "Name": "",
42
- "Email": "",
43
- "Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4",
44
- "Created": "0001-01-01T00:00:00Z",
45
- "Updated": "0001-01-01T00:00:00Z"
46
- },
47
- "Created": "2020-12-29T05:49:14Z",
48
- "Updated": "2020-12-29T05:49:14Z"
49
- },
50
- "Sender": {
51
- "Login": "lts-def",
52
- "Name": "",
53
- "Email": "",
54
- "Avatar": "https://avatars0.githubusercontent.com/u/10278482?v=4",
55
- "Created": "0001-01-01T00:00:00Z",
56
- "Updated": "0001-01-01T00:00:00Z"
57
- }
2
+ "Action":"created",
3
+ "Repo":{
4
+ "ID":"309651765",
5
+ "Namespace":"abc",
6
+ "Name":"def-ci-webhook-test",
7
+ "Perm":null,
8
+ "Branch":"master",
9
+ "Private":true,
10
+ "Visibility":0,
11
+ "Clone":"https://github.com/abc/def-ci-webhook-test.git",
12
+ "CloneSSH":"
[email protected] :abc/def-ci-webhook-test.git",
13
+ "Link":"https://github.com/abc/def-ci-webhook-test",
14
+ "Created":"0001-01-01T00:00:00Z",
15
+ "Updated":"0001-01-01T00:00:00Z"
16
+ },
17
+ "Issue":{
18
+ "Number":2,
19
+ "Title":"Update README.md",
20
+ "Body":"",
21
+ "Link":"https://github.com/abc/def-ci-webhook-test/pull/2",
22
+ "Labels":null,
23
+ "Closed":false,
24
+ "Locked":false,
25
+ "Author":{
26
+ "Login":"lts-def",
27
+ "Name":"",
28
+ "Email":"",
29
+ "Avatar":"https://avatars0.githubusercontent.com/u/10278482?v=4",
30
+ "Created":"0001-01-01T00:00:00Z",
31
+ "Updated":"0001-01-01T00:00:00Z"
32
+ },
33
+ "PullRequest":{
34
+ "Link":"https://github.com/abc/def-ci-webhook-test/pull/2",
35
+ "Diff":"https://github.com/abc/def-ci-webhook-test/pull/2.diff"
36
+ },
37
+ "Created":"2020-11-03T22:32:14Z",
38
+ "Updated":"2020-12-29T05:49:14Z"
39
+ },
40
+ "Comment":{
41
+ "ID":751955664,
42
+ "Body":"trigger abc",
43
+ "Author":{
44
+ "Login":"lts-def",
45
+ "Name":"",
46
+ "Email":"",
47
+ "Avatar":"https://avatars0.githubusercontent.com/u/10278482?v=4",
48
+ "Created":"0001-01-01T00:00:00Z",
49
+ "Updated":"0001-01-01T00:00:00Z"
50
+ },
51
+ "Created":"2020-12-29T05:49:14Z",
52
+ "Updated":"2020-12-29T05:49:14Z"
53
+ },
54
+ "Sender":{
55
+ "Login":"lts-def",
56
+ "Name":"",
57
+ "Email":"",
58
+ "Avatar":"https://avatars0.githubusercontent.com/u/10278482?v=4",
59
+ "Created":"0001-01-01T00:00:00Z",
60
+ "Updated":"0001-01-01T00:00:00Z"
61
+ }
58
62
}
0 commit comments