Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

check_run.completed.payload.json 17 KB

You have to be logged in to leave a comment. Sign In
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
  1. {
  2. "action": "completed",
  3. "check_run": {
  4. "id": 2,
  5. "node_id": "MDg6Q2hlY2tSdW4y",
  6. "head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  7. "external_id": "",
  8. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2",
  9. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/runs/2",
  10. "details_url": "https://octocoders.io",
  11. "status": "completed",
  12. "conclusion": "success",
  13. "started_at": "2019-05-15T19:39:04Z",
  14. "completed_at": "2019-05-15T19:39:04Z",
  15. "output": {
  16. "title": null,
  17. "summary": null,
  18. "text": null,
  19. "annotations_count": 0,
  20. "annotations_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2/annotations"
  21. },
  22. "name": "Octocoders-linter",
  23. "check_suite": {
  24. "id": 9,
  25. "node_id": "MDEwOkNoZWNrU3VpdGU5",
  26. "head_branch": "changes",
  27. "head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  28. "status": "queued",
  29. "conclusion": null,
  30. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
  31. "before": "4544205a385319fd846d5df4ed2e3b8173529d78",
  32. "after": "14977a7b5485400124827221a04bfb474bcd72d1",
  33. "pull_requests": [
  34. {
  35. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
  36. "id": 2,
  37. "number": 2,
  38. "head": {
  39. "ref": "changes",
  40. "sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  41. "repo": {
  42. "id": 118,
  43. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  44. "name": "Hello-World"
  45. }
  46. },
  47. "base": {
  48. "ref": "master",
  49. "sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
  50. "repo": {
  51. "id": 118,
  52. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  53. "name": "Hello-World"
  54. }
  55. }
  56. }
  57. ],
  58. "app": {
  59. "id": 2,
  60. "node_id": "MDM6QXBwMg==",
  61. "owner": {
  62. "login": "Octocoders",
  63. "id": 6,
  64. "node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
  65. "avatar_url": "https://octocoders.github.io/avatars/u/6?",
  66. "gravatar_id": "",
  67. "url": "https://octocoders.github.io/api/v3/users/Octocoders",
  68. "html_url": "https://octocoders.github.io/Octocoders",
  69. "followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
  70. "following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
  71. "gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
  72. "starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
  73. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
  74. "organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
  75. "repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
  76. "events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
  77. "received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
  78. "type": "Organization",
  79. "site_admin": false
  80. },
  81. "name": "octocoders-linter",
  82. "description": "",
  83. "external_url": "https://octocoders.io",
  84. "html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
  85. "created_at": "2019-05-15T15:41:35Z",
  86. "updated_at": "2019-05-15T15:41:35Z",
  87. "permissions": {
  88. "administration": "write",
  89. "checks": "write",
  90. "contents": "write",
  91. "deployments": "write",
  92. "issues": "write",
  93. "metadata": "read",
  94. "pages": "write",
  95. "pull_requests": "write",
  96. "repository_hooks": "write",
  97. "repository_projects": "write",
  98. "vulnerability_alerts": "read",
  99. "statuses": "write",
  100. "members": "write",
  101. "organization_user_blocking": "write",
  102. "organization_projects": "write",
  103. "team_discussions": "write",
  104. "organization_hooks": "write",
  105. "repository_pre_receive_hooks": "write",
  106. "organization_pre_receive_hooks": "write"
  107. },
  108. "events": [
  109. "check_run",
  110. "check_suite",
  111. "commit_comment",
  112. "create",
  113. "delete",
  114. "deployment",
  115. "deployment_status",
  116. "fork",
  117. "gollum",
  118. "issues",
  119. "issue_comment",
  120. "label",
  121. "member",
  122. "membership",
  123. "milestone",
  124. "organization",
  125. "page_build",
  126. "project",
  127. "project_card",
  128. "project_column",
  129. "public",
  130. "pull_request",
  131. "pull_request_review",
  132. "pull_request_review_comment",
  133. "push",
  134. "release",
  135. "repository",
  136. "status",
  137. "team",
  138. "team_add",
  139. "watch"
  140. ]
  141. },
  142. "created_at": "2019-05-15T19:38:27Z",
  143. "updated_at": "2019-05-15T19:38:27Z"
  144. },
  145. "app": {
  146. "id": 2,
  147. "node_id": "MDM6QXBwMg==",
  148. "owner": {
  149. "login": "Octocoders",
  150. "id": 6,
  151. "node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
  152. "avatar_url": "https://octocoders.github.io/avatars/u/6?",
  153. "gravatar_id": "",
  154. "url": "https://octocoders.github.io/api/v3/users/Octocoders",
  155. "html_url": "https://octocoders.github.io/Octocoders",
  156. "followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
  157. "following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
  158. "gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
  159. "starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
  160. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
  161. "organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
  162. "repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
  163. "events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
  164. "received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
  165. "type": "Organization",
  166. "site_admin": false
  167. },
  168. "name": "octocoders-linter",
  169. "description": "",
  170. "external_url": "https://octocoders.io",
  171. "html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
  172. "created_at": "2019-05-15T15:41:35Z",
  173. "updated_at": "2019-05-15T15:41:35Z",
  174. "permissions": {
  175. "administration": "write",
  176. "checks": "write",
  177. "contents": "write",
  178. "deployments": "write",
  179. "issues": "write",
  180. "metadata": "read",
  181. "pages": "write",
  182. "pull_requests": "write",
  183. "repository_hooks": "write",
  184. "repository_projects": "write",
  185. "vulnerability_alerts": "read",
  186. "statuses": "write",
  187. "members": "write",
  188. "organization_user_blocking": "write",
  189. "organization_projects": "write",
  190. "team_discussions": "write",
  191. "organization_hooks": "write",
  192. "repository_pre_receive_hooks": "write",
  193. "organization_pre_receive_hooks": "write"
  194. },
  195. "events": [
  196. "check_run",
  197. "check_suite",
  198. "commit_comment",
  199. "create",
  200. "delete",
  201. "deployment",
  202. "deployment_status",
  203. "fork",
  204. "gollum",
  205. "issues",
  206. "issue_comment",
  207. "label",
  208. "member",
  209. "membership",
  210. "milestone",
  211. "organization",
  212. "page_build",
  213. "project",
  214. "project_card",
  215. "project_column",
  216. "public",
  217. "pull_request",
  218. "pull_request_review",
  219. "pull_request_review_comment",
  220. "push",
  221. "release",
  222. "repository",
  223. "status",
  224. "team",
  225. "team_add",
  226. "watch"
  227. ]
  228. },
  229. "pull_requests": [
  230. {
  231. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
  232. "id": 2,
  233. "number": 2,
  234. "head": {
  235. "ref": "changes",
  236. "sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  237. "repo": {
  238. "id": 118,
  239. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  240. "name": "Hello-World"
  241. }
  242. },
  243. "base": {
  244. "ref": "master",
  245. "sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
  246. "repo": {
  247. "id": 118,
  248. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  249. "name": "Hello-World"
  250. }
  251. }
  252. }
  253. ]
  254. },
  255. "repository": {
  256. "id": 118,
  257. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  258. "name": "Hello-World",
  259. "full_name": "Codertocat/Hello-World",
  260. "private": false,
  261. "owner": {
  262. "login": "Codertocat",
  263. "id": 4,
  264. "node_id": "MDQ6VXNlcjQ=",
  265. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  266. "gravatar_id": "",
  267. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  268. "html_url": "https://octocoders.github.io/Codertocat",
  269. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  270. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  271. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  272. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  273. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  274. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  275. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  276. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  277. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  278. "type": "User",
  279. "site_admin": false
  280. },
  281. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  282. "description": null,
  283. "fork": false,
  284. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  285. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  286. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  287. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  288. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  289. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  290. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  291. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  292. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  293. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  294. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  295. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  296. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  297. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  298. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  299. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  300. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  301. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  302. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  303. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  304. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  305. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  306. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  307. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  308. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  309. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  310. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  311. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  312. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  313. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  314. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  315. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  316. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  317. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  318. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  319. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  320. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  321. "created_at": "2019-05-15T19:37:07Z",
  322. "updated_at": "2019-05-15T19:38:27Z",
  323. "pushed_at": "2019-05-15T19:38:23Z",
  324. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  325. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  326. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  327. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  328. "homepage": null,
  329. "size": 0,
  330. "stargazers_count": 0,
  331. "watchers_count": 0,
  332. "language": "Ruby",
  333. "has_issues": true,
  334. "has_projects": true,
  335. "has_downloads": true,
  336. "has_wiki": true,
  337. "has_pages": true,
  338. "forks_count": 0,
  339. "mirror_url": null,
  340. "archived": false,
  341. "disabled": false,
  342. "open_issues_count": 2,
  343. "license": null,
  344. "forks": 0,
  345. "open_issues": 2,
  346. "watchers": 0,
  347. "default_branch": "master"
  348. },
  349. "enterprise": {
  350. "id": 1,
  351. "slug": "github",
  352. "name": "GitHub",
  353. "node_id": "MDg6QnVzaW5lc3Mx",
  354. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  355. "description": null,
  356. "website_url": null,
  357. "html_url": "https://octocoders.github.io/businesses/github",
  358. "created_at": "2019-05-14T19:31:12Z",
  359. "updated_at": "2019-05-14T19:31:12Z"
  360. },
  361. "sender": {
  362. "login": "Codertocat",
  363. "id": 4,
  364. "node_id": "MDQ6VXNlcjQ=",
  365. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  366. "gravatar_id": "",
  367. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  368. "html_url": "https://octocoders.github.io/Codertocat",
  369. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  370. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  371. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  372. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  373. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  374. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  375. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  376. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  377. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  378. "type": "User",
  379. "site_admin": false
  380. },
  381. "installation": {
  382. "id": 5,
  383. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  384. }
  385. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...