-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathcheck-run-event-with-rerun-action.json
308 lines (308 loc) · 13.5 KB
/
check-run-event-with-rerun-action.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
{
"action": "requested_action",
"check_run": {
"id": 980966906,
"node_id": "MDg6Q2hlY2tSdW45ODA5NjY5MDY=",
"head_sha": "18c8e2fd86e7aa3748e279c14a00dc3f0b963e7f",
"external_id": "",
"url": "https://api.github.com/repos/XiongKezhi/Sandbox/check-runs/980966906",
"html_url": "https://github.com/XiongKezhi/Sandbox/runs/980966906",
"details_url": "https://ci.jenkins.io",
"status": "completed",
"conclusion": "success",
"started_at": "1970-01-12T13:46:39Z",
"completed_at": "1970-01-12T13:46:39Z",
"output": {
"title": "Found 15 new issues and 5 error issues. Quality Gate: Success.",
"summary": "# A Successful Build",
"text": "## 0 Failures",
"annotations_count": 2,
"annotations_url": "https://api.github.com/repos/XiongKezhi/Sandbox/check-runs/980966906/annotations"
},
"name": "Jenkins",
"check_suite": {
"id": 696648086,
"node_id": "MDEwOkNoZWNrU3VpdGU2OTY2NDgwODY=",
"head_branch": "checks-api",
"head_sha": "18c8e2fd86e7aa3748e279c14a00dc3f0b963e7f",
"status": "completed",
"conclusion": "success",
"url": "https://api.github.com/repos/XiongKezhi/Sandbox/check-suites/696648086",
"before": "0000000000000000000000000000000000000000",
"after": "18c8e2fd86e7aa3748e279c14a00dc3f0b963e7f",
"pull_requests": [
{
"url": "https://api.github.com/repos/XiongKezhi/Sandbox/pulls/1",
"id": 420202204,
"number": 1,
"head": {
"ref": "checks-api",
"sha": "18c8e2fd86e7aa3748e279c14a00dc3f0b963e7f",
"repo": {
"id": 265261970,
"url": "https://api.github.com/repos/XiongKezhi/Sandbox",
"name": "Sandbox"
}
},
"base": {
"ref": "master",
"sha": "d0a551f39d079ed617db3702cadb40dfe3d37e1b",
"repo": {
"id": 265261970,
"url": "https://api.github.com/repos/XiongKezhi/Sandbox",
"name": "Sandbox"
}
}
}
],
"app": {
"id": 55021,
"slug": "jenkins-checks-api",
"node_id": "MDM6QXBwNTUwMjE=",
"owner": {
"login": "XiongKezhi",
"id": 30348893,
"node_id": "MDQ6VXNlcjMwMzQ4ODkz",
"avatar_url": "https://avatars1.githubusercontent.com/u/30348893?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XiongKezhi",
"html_url": "https://github.com/XiongKezhi",
"followers_url": "https://api.github.com/users/XiongKezhi/followers",
"following_url": "https://api.github.com/users/XiongKezhi/following{/other_user}",
"gists_url": "https://api.github.com/users/XiongKezhi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XiongKezhi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XiongKezhi/subscriptions",
"organizations_url": "https://api.github.com/users/XiongKezhi/orgs",
"repos_url": "https://api.github.com/users/XiongKezhi/repos",
"events_url": "https://api.github.com/users/XiongKezhi/events{/privacy}",
"received_events_url": "https://api.github.com/users/XiongKezhi/received_events",
"type": "User",
"site_admin": false
},
"name": "Jenkins Checks API",
"description": "Integrate Jenkins as GitHub APP in order to create checks",
"external_url": "https://smee.io/2C4VArPRXWl2zFg",
"html_url": "https://github.com/apps/jenkins-checks-api",
"created_at": "2020-02-22T08:15:07Z",
"updated_at": "2020-08-13T03:18:00Z",
"permissions": {
"actions": "write",
"checks": "write",
"contents": "write",
"members": "write",
"metadata": "read",
"organization_hooks": "write",
"organization_projects": "write",
"pull_requests": "write",
"repository_hooks": "write",
"statuses": "write"
},
"events": [
"check_run",
"check_suite",
"pull_request",
"push",
"status"
]
},
"created_at": "2020-05-19T15:39:32Z",
"updated_at": "2020-08-12T15:45:51Z"
},
"app": {
"id": 55021,
"slug": "jenkins-checks-api",
"node_id": "MDM6QXBwNTUwMjE=",
"owner": {
"login": "XiongKezhi",
"id": 30348893,
"node_id": "MDQ6VXNlcjMwMzQ4ODkz",
"avatar_url": "https://avatars1.githubusercontent.com/u/30348893?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XiongKezhi",
"html_url": "https://github.com/XiongKezhi",
"followers_url": "https://api.github.com/users/XiongKezhi/followers",
"following_url": "https://api.github.com/users/XiongKezhi/following{/other_user}",
"gists_url": "https://api.github.com/users/XiongKezhi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XiongKezhi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XiongKezhi/subscriptions",
"organizations_url": "https://api.github.com/users/XiongKezhi/orgs",
"repos_url": "https://api.github.com/users/XiongKezhi/repos",
"events_url": "https://api.github.com/users/XiongKezhi/events{/privacy}",
"received_events_url": "https://api.github.com/users/XiongKezhi/received_events",
"type": "User",
"site_admin": false
},
"name": "Jenkins Checks API",
"description": "Integrate Jenkins as GitHub APP in order to create checks",
"external_url": "https://smee.io/2C4VArPRXWl2zFg",
"html_url": "https://github.com/apps/jenkins-checks-api",
"created_at": "2020-02-22T08:15:07Z",
"updated_at": "2020-08-13T03:18:00Z",
"permissions": {
"actions": "write",
"checks": "write",
"contents": "write",
"members": "write",
"metadata": "read",
"organization_hooks": "write",
"organization_projects": "write",
"pull_requests": "write",
"repository_hooks": "write",
"statuses": "write"
},
"events": [
"check_run",
"check_suite",
"pull_request",
"push",
"status"
]
},
"pull_requests": [
{
"url": "https://api.github.com/repos/XiongKezhi/Sandbox/pulls/1",
"id": 420202204,
"number": 1,
"head": {
"ref": "checks-api",
"sha": "18c8e2fd86e7aa3748e279c14a00dc3f0b963e7f",
"repo": {
"id": 265261970,
"url": "https://api.github.com/repos/XiongKezhi/Sandbox",
"name": "Sandbox"
}
},
"base": {
"ref": "master",
"sha": "d0a551f39d079ed617db3702cadb40dfe3d37e1b",
"repo": {
"id": 265261970,
"url": "https://api.github.com/repos/XiongKezhi/Sandbox",
"name": "Sandbox"
}
}
}
]
},
"requested_action": {
"identifier": "rerun"
},
"repository": {
"id": 265261970,
"node_id": "MDEwOlJlcG9zaXRvcnkyNjUyNjE5NzA=",
"name": "Sandbox",
"full_name": "XiongKezhi/Sandbox",
"private": false,
"owner": {
"login": "XiongKezhi",
"id": 30348893,
"node_id": "MDQ6VXNlcjMwMzQ4ODkz",
"avatar_url": "https://avatars1.githubusercontent.com/u/30348893?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XiongKezhi",
"html_url": "https://github.com/XiongKezhi",
"followers_url": "https://api.github.com/users/XiongKezhi/followers",
"following_url": "https://api.github.com/users/XiongKezhi/following{/other_user}",
"gists_url": "https://api.github.com/users/XiongKezhi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XiongKezhi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XiongKezhi/subscriptions",
"organizations_url": "https://api.github.com/users/XiongKezhi/orgs",
"repos_url": "https://api.github.com/users/XiongKezhi/repos",
"events_url": "https://api.github.com/users/XiongKezhi/events{/privacy}",
"received_events_url": "https://api.github.com/users/XiongKezhi/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/XiongKezhi/Sandbox",
"description": "Sandbox for testing Jenkins Checks API Plugin",
"fork": false,
"url": "https://api.github.com/repos/XiongKezhi/Sandbox",
"forks_url": "https://api.github.com/repos/XiongKezhi/Sandbox/forks",
"keys_url": "https://api.github.com/repos/XiongKezhi/Sandbox/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/XiongKezhi/Sandbox/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/XiongKezhi/Sandbox/teams",
"hooks_url": "https://api.github.com/repos/XiongKezhi/Sandbox/hooks",
"issue_events_url": "https://api.github.com/repos/XiongKezhi/Sandbox/issues/events{/number}",
"events_url": "https://api.github.com/repos/XiongKezhi/Sandbox/events",
"assignees_url": "https://api.github.com/repos/XiongKezhi/Sandbox/assignees{/user}",
"branches_url": "https://api.github.com/repos/XiongKezhi/Sandbox/branches{/branch}",
"tags_url": "https://api.github.com/repos/XiongKezhi/Sandbox/tags",
"blobs_url": "https://api.github.com/repos/XiongKezhi/Sandbox/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/XiongKezhi/Sandbox/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/XiongKezhi/Sandbox/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/XiongKezhi/Sandbox/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/XiongKezhi/Sandbox/statuses/{sha}",
"languages_url": "https://api.github.com/repos/XiongKezhi/Sandbox/languages",
"stargazers_url": "https://api.github.com/repos/XiongKezhi/Sandbox/stargazers",
"contributors_url": "https://api.github.com/repos/XiongKezhi/Sandbox/contributors",
"subscribers_url": "https://api.github.com/repos/XiongKezhi/Sandbox/subscribers",
"subscription_url": "https://api.github.com/repos/XiongKezhi/Sandbox/subscription",
"commits_url": "https://api.github.com/repos/XiongKezhi/Sandbox/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/XiongKezhi/Sandbox/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/XiongKezhi/Sandbox/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/XiongKezhi/Sandbox/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/XiongKezhi/Sandbox/contents/{+path}",
"compare_url": "https://api.github.com/repos/XiongKezhi/Sandbox/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/XiongKezhi/Sandbox/merges",
"archive_url": "https://api.github.com/repos/XiongKezhi/Sandbox/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/XiongKezhi/Sandbox/downloads",
"issues_url": "https://api.github.com/repos/XiongKezhi/Sandbox/issues{/number}",
"pulls_url": "https://api.github.com/repos/XiongKezhi/Sandbox/pulls{/number}",
"milestones_url": "https://api.github.com/repos/XiongKezhi/Sandbox/milestones{/number}",
"notifications_url": "https://api.github.com/repos/XiongKezhi/Sandbox/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/XiongKezhi/Sandbox/labels{/name}",
"releases_url": "https://api.github.com/repos/XiongKezhi/Sandbox/releases{/id}",
"deployments_url": "https://api.github.com/repos/XiongKezhi/Sandbox/deployments",
"created_at": "2020-05-19T13:58:09Z",
"updated_at": "2020-08-13T09:24:15Z",
"pushed_at": "2020-08-13T09:24:13Z",
"git_url": "git://github.com/XiongKezhi/Sandbox.git",
"ssh_url": "[email protected]:XiongKezhi/Sandbox.git",
"clone_url": "https://github.com/XiongKezhi/Sandbox.git",
"svn_url": "https://github.com/XiongKezhi/Sandbox",
"homepage": null,
"size": 1027,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 3,
"license": null,
"forks": 0,
"open_issues": 3,
"watchers": 0,
"default_branch": "master"
},
"sender": {
"login": "XiongKezhi",
"id": 30348893,
"node_id": "MDQ6VXNlcjMwMzQ4ODkz",
"avatar_url": "https://avatars1.githubusercontent.com/u/30348893?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XiongKezhi",
"html_url": "https://github.com/XiongKezhi",
"followers_url": "https://api.github.com/users/XiongKezhi/followers",
"following_url": "https://api.github.com/users/XiongKezhi/following{/other_user}",
"gists_url": "https://api.github.com/users/XiongKezhi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XiongKezhi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XiongKezhi/subscriptions",
"organizations_url": "https://api.github.com/users/XiongKezhi/orgs",
"repos_url": "https://api.github.com/users/XiongKezhi/repos",
"events_url": "https://api.github.com/users/XiongKezhi/events{/privacy}",
"received_events_url": "https://api.github.com/users/XiongKezhi/received_events",
"type": "User",
"site_admin": false
},
"installation": {
"id": 6929754,
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNjkyOTc1NA=="
}
}