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

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

Comments

Loading...