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

pull_request_review.submitted.payload.json 26 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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
  1. {
  2. "action": "submitted",
  3. "review": {
  4. "id": 237895671,
  5. "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3MjM3ODk1Njcx",
  6. "user": {
  7. "login": "Codertocat",
  8. "id": 21031067,
  9. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  10. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  11. "gravatar_id": "",
  12. "url": "https://api.github.com/users/Codertocat",
  13. "html_url": "https://github.com/Codertocat",
  14. "followers_url": "https://api.github.com/users/Codertocat/followers",
  15. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  16. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  17. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  18. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  19. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  20. "repos_url": "https://api.github.com/users/Codertocat/repos",
  21. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  22. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  23. "type": "User",
  24. "site_admin": false
  25. },
  26. "body": null,
  27. "commit_id": "ec26c3e57ca3a959ca5aad62de7213c562f8c821",
  28. "submitted_at": "2019-05-15T15:20:38Z",
  29. "state": "commented",
  30. "html_url": "https://github.com/Codertocat/Hello-World/pull/2#pullrequestreview-237895671",
  31. "pull_request_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2",
  32. "author_association": "OWNER",
  33. "_links": {
  34. "html": {
  35. "href": "https://github.com/Codertocat/Hello-World/pull/2#pullrequestreview-237895671"
  36. },
  37. "pull_request": {
  38. "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2"
  39. }
  40. }
  41. },
  42. "pull_request": {
  43. "url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2",
  44. "id": 279147437,
  45. "node_id": "MDExOlB1bGxSZXF1ZXN0Mjc5MTQ3NDM3",
  46. "html_url": "https://github.com/Codertocat/Hello-World/pull/2",
  47. "diff_url": "https://github.com/Codertocat/Hello-World/pull/2.diff",
  48. "patch_url": "https://github.com/Codertocat/Hello-World/pull/2.patch",
  49. "issue_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2",
  50. "number": 2,
  51. "state": "open",
  52. "locked": false,
  53. "title": "Update the README with new information.",
  54. "user": {
  55. "login": "Codertocat",
  56. "id": 21031067,
  57. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  58. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  59. "gravatar_id": "",
  60. "url": "https://api.github.com/users/Codertocat",
  61. "html_url": "https://github.com/Codertocat",
  62. "followers_url": "https://api.github.com/users/Codertocat/followers",
  63. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  64. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  65. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  66. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  67. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  68. "repos_url": "https://api.github.com/users/Codertocat/repos",
  69. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  70. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  71. "type": "User",
  72. "site_admin": false
  73. },
  74. "body": "This is a pretty simple change that we need to pull into master.",
  75. "created_at": "2019-05-15T15:20:33Z",
  76. "updated_at": "2019-05-15T15:20:38Z",
  77. "closed_at": null,
  78. "merged_at": null,
  79. "merge_commit_sha": "c4295bd74fb0f4fda03689c3df3f2803b658fd85",
  80. "assignee": null,
  81. "assignees": [
  82. ],
  83. "requested_reviewers": [
  84. ],
  85. "requested_teams": [
  86. ],
  87. "labels": [
  88. ],
  89. "milestone": null,
  90. "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits",
  91. "review_comments_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments",
  92. "review_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}",
  93. "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments",
  94. "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821",
  95. "head": {
  96. "label": "Codertocat:changes",
  97. "ref": "changes",
  98. "sha": "ec26c3e57ca3a959ca5aad62de7213c562f8c821",
  99. "user": {
  100. "login": "Codertocat",
  101. "id": 21031067,
  102. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  103. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  104. "gravatar_id": "",
  105. "url": "https://api.github.com/users/Codertocat",
  106. "html_url": "https://github.com/Codertocat",
  107. "followers_url": "https://api.github.com/users/Codertocat/followers",
  108. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  109. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  110. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  111. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  112. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  113. "repos_url": "https://api.github.com/users/Codertocat/repos",
  114. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  115. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  116. "type": "User",
  117. "site_admin": false
  118. },
  119. "repo": {
  120. "id": 186853002,
  121. "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
  122. "name": "Hello-World",
  123. "full_name": "Codertocat/Hello-World",
  124. "private": false,
  125. "owner": {
  126. "login": "Codertocat",
  127. "id": 21031067,
  128. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  129. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  130. "gravatar_id": "",
  131. "url": "https://api.github.com/users/Codertocat",
  132. "html_url": "https://github.com/Codertocat",
  133. "followers_url": "https://api.github.com/users/Codertocat/followers",
  134. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  135. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  136. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  137. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  138. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  139. "repos_url": "https://api.github.com/users/Codertocat/repos",
  140. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  141. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  142. "type": "User",
  143. "site_admin": false
  144. },
  145. "html_url": "https://github.com/Codertocat/Hello-World",
  146. "description": null,
  147. "fork": false,
  148. "url": "https://api.github.com/repos/Codertocat/Hello-World",
  149. "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
  150. "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
  151. "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  152. "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
  153. "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
  154. "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
  155. "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
  156. "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
  157. "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
  158. "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
  159. "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
  160. "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
  161. "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
  162. "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
  163. "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
  164. "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
  165. "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
  166. "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
  167. "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
  168. "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
  169. "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
  170. "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
  171. "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
  172. "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
  173. "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
  174. "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
  175. "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
  176. "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  177. "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
  178. "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
  179. "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
  180. "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
  181. "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  182. "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
  183. "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
  184. "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
  185. "created_at": "2019-05-15T15:19:25Z",
  186. "updated_at": "2019-05-15T15:20:34Z",
  187. "pushed_at": "2019-05-15T15:20:33Z",
  188. "git_url": "git://github.com/Codertocat/Hello-World.git",
  189. "ssh_url": "git@github.com:Codertocat/Hello-World.git",
  190. "clone_url": "https://github.com/Codertocat/Hello-World.git",
  191. "svn_url": "https://github.com/Codertocat/Hello-World",
  192. "homepage": null,
  193. "size": 0,
  194. "stargazers_count": 0,
  195. "watchers_count": 0,
  196. "language": "Ruby",
  197. "has_issues": true,
  198. "has_projects": true,
  199. "has_downloads": true,
  200. "has_wiki": true,
  201. "has_pages": true,
  202. "forks_count": 0,
  203. "mirror_url": null,
  204. "archived": false,
  205. "disabled": false,
  206. "open_issues_count": 2,
  207. "license": null,
  208. "forks": 0,
  209. "open_issues": 2,
  210. "watchers": 0,
  211. "default_branch": "master",
  212. "allow_squash_merge": true,
  213. "allow_merge_commit": true,
  214. "allow_rebase_merge": true,
  215. "delete_branch_on_merge": false
  216. }
  217. },
  218. "base": {
  219. "label": "Codertocat:master",
  220. "ref": "master",
  221. "sha": "f95f852bd8fca8fcc58a9a2d6c842781e32a215e",
  222. "user": {
  223. "login": "Codertocat",
  224. "id": 21031067,
  225. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  226. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  227. "gravatar_id": "",
  228. "url": "https://api.github.com/users/Codertocat",
  229. "html_url": "https://github.com/Codertocat",
  230. "followers_url": "https://api.github.com/users/Codertocat/followers",
  231. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  232. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  233. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  234. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  235. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  236. "repos_url": "https://api.github.com/users/Codertocat/repos",
  237. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  238. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  239. "type": "User",
  240. "site_admin": false
  241. },
  242. "repo": {
  243. "id": 186853002,
  244. "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
  245. "name": "Hello-World",
  246. "full_name": "Codertocat/Hello-World",
  247. "private": false,
  248. "owner": {
  249. "login": "Codertocat",
  250. "id": 21031067,
  251. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  252. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  253. "gravatar_id": "",
  254. "url": "https://api.github.com/users/Codertocat",
  255. "html_url": "https://github.com/Codertocat",
  256. "followers_url": "https://api.github.com/users/Codertocat/followers",
  257. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  258. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  259. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  260. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  261. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  262. "repos_url": "https://api.github.com/users/Codertocat/repos",
  263. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  264. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  265. "type": "User",
  266. "site_admin": false
  267. },
  268. "html_url": "https://github.com/Codertocat/Hello-World",
  269. "description": null,
  270. "fork": false,
  271. "url": "https://api.github.com/repos/Codertocat/Hello-World",
  272. "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
  273. "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
  274. "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  275. "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
  276. "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
  277. "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
  278. "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
  279. "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
  280. "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
  281. "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
  282. "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
  283. "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
  284. "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
  285. "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
  286. "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
  287. "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
  288. "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
  289. "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
  290. "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
  291. "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
  292. "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
  293. "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
  294. "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
  295. "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
  296. "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
  297. "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
  298. "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
  299. "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  300. "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
  301. "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
  302. "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
  303. "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
  304. "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  305. "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
  306. "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
  307. "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
  308. "created_at": "2019-05-15T15:19:25Z",
  309. "updated_at": "2019-05-15T15:20:34Z",
  310. "pushed_at": "2019-05-15T15:20:33Z",
  311. "git_url": "git://github.com/Codertocat/Hello-World.git",
  312. "ssh_url": "git@github.com:Codertocat/Hello-World.git",
  313. "clone_url": "https://github.com/Codertocat/Hello-World.git",
  314. "svn_url": "https://github.com/Codertocat/Hello-World",
  315. "homepage": null,
  316. "size": 0,
  317. "stargazers_count": 0,
  318. "watchers_count": 0,
  319. "language": "Ruby",
  320. "has_issues": true,
  321. "has_projects": true,
  322. "has_downloads": true,
  323. "has_wiki": true,
  324. "has_pages": true,
  325. "forks_count": 0,
  326. "mirror_url": null,
  327. "archived": false,
  328. "disabled": false,
  329. "open_issues_count": 2,
  330. "license": null,
  331. "forks": 0,
  332. "open_issues": 2,
  333. "watchers": 0,
  334. "default_branch": "master",
  335. "allow_squash_merge": true,
  336. "allow_merge_commit": true,
  337. "allow_rebase_merge": true,
  338. "delete_branch_on_merge": false
  339. }
  340. },
  341. "_links": {
  342. "self": {
  343. "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2"
  344. },
  345. "html": {
  346. "href": "https://github.com/Codertocat/Hello-World/pull/2"
  347. },
  348. "issue": {
  349. "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2"
  350. },
  351. "comments": {
  352. "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments"
  353. },
  354. "review_comments": {
  355. "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments"
  356. },
  357. "review_comment": {
  358. "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}"
  359. },
  360. "commits": {
  361. "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits"
  362. },
  363. "statuses": {
  364. "href": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821"
  365. }
  366. },
  367. "author_association": "OWNER"
  368. },
  369. "repository": {
  370. "id": 186853002,
  371. "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
  372. "name": "Hello-World",
  373. "full_name": "Codertocat/Hello-World",
  374. "private": false,
  375. "owner": {
  376. "login": "Codertocat",
  377. "id": 21031067,
  378. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  379. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  380. "gravatar_id": "",
  381. "url": "https://api.github.com/users/Codertocat",
  382. "html_url": "https://github.com/Codertocat",
  383. "followers_url": "https://api.github.com/users/Codertocat/followers",
  384. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  385. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  386. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  387. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  388. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  389. "repos_url": "https://api.github.com/users/Codertocat/repos",
  390. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  391. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  392. "type": "User",
  393. "site_admin": false
  394. },
  395. "html_url": "https://github.com/Codertocat/Hello-World",
  396. "description": null,
  397. "fork": false,
  398. "url": "https://api.github.com/repos/Codertocat/Hello-World",
  399. "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
  400. "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
  401. "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  402. "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
  403. "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
  404. "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
  405. "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
  406. "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
  407. "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
  408. "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
  409. "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
  410. "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
  411. "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
  412. "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
  413. "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
  414. "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
  415. "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
  416. "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
  417. "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
  418. "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
  419. "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
  420. "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
  421. "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
  422. "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
  423. "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
  424. "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
  425. "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
  426. "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  427. "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
  428. "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
  429. "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
  430. "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
  431. "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  432. "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
  433. "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
  434. "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
  435. "created_at": "2019-05-15T15:19:25Z",
  436. "updated_at": "2019-05-15T15:20:34Z",
  437. "pushed_at": "2019-05-15T15:20:33Z",
  438. "git_url": "git://github.com/Codertocat/Hello-World.git",
  439. "ssh_url": "git@github.com:Codertocat/Hello-World.git",
  440. "clone_url": "https://github.com/Codertocat/Hello-World.git",
  441. "svn_url": "https://github.com/Codertocat/Hello-World",
  442. "homepage": null,
  443. "size": 0,
  444. "stargazers_count": 0,
  445. "watchers_count": 0,
  446. "language": "Ruby",
  447. "has_issues": true,
  448. "has_projects": true,
  449. "has_downloads": true,
  450. "has_wiki": true,
  451. "has_pages": true,
  452. "forks_count": 0,
  453. "mirror_url": null,
  454. "archived": false,
  455. "disabled": false,
  456. "open_issues_count": 2,
  457. "license": null,
  458. "forks": 0,
  459. "open_issues": 2,
  460. "watchers": 0,
  461. "default_branch": "master"
  462. },
  463. "sender": {
  464. "login": "Codertocat",
  465. "id": 21031067,
  466. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  467. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  468. "gravatar_id": "",
  469. "url": "https://api.github.com/users/Codertocat",
  470. "html_url": "https://github.com/Codertocat",
  471. "followers_url": "https://api.github.com/users/Codertocat/followers",
  472. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  473. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  474. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  475. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  476. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  477. "repos_url": "https://api.github.com/users/Codertocat/repos",
  478. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  479. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  480. "type": "User",
  481. "site_admin": false
  482. }
  483. }
Tip!

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

Comments

Loading...