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_suite.rerequested.payload.json 13 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
  1. {
  2. "action": "rerequested",
  3. "check_suite": {
  4. "id": 9,
  5. "node_id": "MDEwOkNoZWNrU3VpdGU5",
  6. "head_branch": "changes",
  7. "head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  8. "status": "completed",
  9. "conclusion": "success",
  10. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
  11. "before": "4544205a385319fd846d5df4ed2e3b8173529d78",
  12. "after": "14977a7b5485400124827221a04bfb474bcd72d1",
  13. "pull_requests": [
  14. {
  15. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
  16. "id": 2,
  17. "number": 2,
  18. "head": {
  19. "ref": "changes",
  20. "sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  21. "repo": {
  22. "id": 118,
  23. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  24. "name": "Hello-World"
  25. }
  26. },
  27. "base": {
  28. "ref": "master",
  29. "sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
  30. "repo": {
  31. "id": 118,
  32. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  33. "name": "Hello-World"
  34. }
  35. }
  36. }
  37. ],
  38. "app": {
  39. "id": 2,
  40. "node_id": "MDM6QXBwMg==",
  41. "owner": {
  42. "login": "Octocoders",
  43. "id": 6,
  44. "node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
  45. "avatar_url": "https://octocoders.github.io/avatars/u/6?",
  46. "gravatar_id": "",
  47. "url": "https://octocoders.github.io/api/v3/users/Octocoders",
  48. "html_url": "https://octocoders.github.io/Octocoders",
  49. "followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
  50. "following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
  51. "gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
  52. "starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
  53. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
  54. "organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
  55. "repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
  56. "events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
  57. "received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
  58. "type": "Organization",
  59. "site_admin": false
  60. },
  61. "name": "octocoders-linter",
  62. "description": "",
  63. "external_url": "https://octocoders.io",
  64. "html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
  65. "created_at": "2019-05-15T15:41:35Z",
  66. "updated_at": "2019-05-15T15:41:35Z",
  67. "permissions": {
  68. "administration": "write",
  69. "checks": "write",
  70. "contents": "write",
  71. "deployments": "write",
  72. "issues": "write",
  73. "metadata": "read",
  74. "pages": "write",
  75. "pull_requests": "write",
  76. "repository_hooks": "write",
  77. "repository_projects": "write",
  78. "vulnerability_alerts": "read",
  79. "statuses": "write",
  80. "members": "write",
  81. "organization_user_blocking": "write",
  82. "organization_projects": "write",
  83. "team_discussions": "write",
  84. "organization_hooks": "write",
  85. "repository_pre_receive_hooks": "write",
  86. "organization_pre_receive_hooks": "write"
  87. },
  88. "events": [
  89. "check_run",
  90. "check_suite",
  91. "commit_comment",
  92. "create",
  93. "delete",
  94. "deployment",
  95. "deployment_status",
  96. "fork",
  97. "gollum",
  98. "issues",
  99. "issue_comment",
  100. "label",
  101. "member",
  102. "membership",
  103. "milestone",
  104. "organization",
  105. "page_build",
  106. "project",
  107. "project_card",
  108. "project_column",
  109. "public",
  110. "pull_request",
  111. "pull_request_review",
  112. "pull_request_review_comment",
  113. "push",
  114. "release",
  115. "repository",
  116. "status",
  117. "team",
  118. "team_add",
  119. "watch"
  120. ]
  121. },
  122. "created_at": "2019-05-15T19:38:27Z",
  123. "updated_at": "2019-05-15T19:39:09Z",
  124. "latest_check_runs_count": 1,
  125. "check_runs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9/check-runs",
  126. "head_commit": {
  127. "id": "14977a7b5485400124827221a04bfb474bcd72d1",
  128. "tree_id": "31b122c26a97cf9af023e9ddab94a82c6e77b0ea",
  129. "message": "Update README.md",
  130. "timestamp": "2019-05-15T19:38:01Z",
  131. "author": {
  132. "name": "Codertocat",
  133. "email": "Codertocat@Octocoders.io"
  134. },
  135. "committer": {
  136. "name": "Codertocat",
  137. "email": "Codertocat@Octocoders.io"
  138. }
  139. }
  140. },
  141. "repository": {
  142. "id": 118,
  143. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  144. "name": "Hello-World",
  145. "full_name": "Codertocat/Hello-World",
  146. "private": false,
  147. "owner": {
  148. "login": "Codertocat",
  149. "id": 4,
  150. "node_id": "MDQ6VXNlcjQ=",
  151. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  152. "gravatar_id": "",
  153. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  154. "html_url": "https://octocoders.github.io/Codertocat",
  155. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  156. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  157. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  158. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  159. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  160. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  161. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  162. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  163. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  164. "type": "User",
  165. "site_admin": false
  166. },
  167. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  168. "description": null,
  169. "fork": false,
  170. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  171. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  172. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  173. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  174. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  175. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  176. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  177. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  178. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  179. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  180. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  181. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  182. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  183. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  184. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  185. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  186. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  187. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  188. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  189. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  190. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  191. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  192. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  193. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  194. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  195. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  196. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  197. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  198. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  199. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  200. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  201. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  202. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  203. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  204. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  205. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  206. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  207. "created_at": "2019-05-15T19:37:07Z",
  208. "updated_at": "2019-05-15T19:38:27Z",
  209. "pushed_at": "2019-05-15T19:38:23Z",
  210. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  211. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  212. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  213. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  214. "homepage": null,
  215. "size": 0,
  216. "stargazers_count": 0,
  217. "watchers_count": 0,
  218. "language": "Ruby",
  219. "has_issues": true,
  220. "has_projects": true,
  221. "has_downloads": true,
  222. "has_wiki": true,
  223. "has_pages": true,
  224. "forks_count": 0,
  225. "mirror_url": null,
  226. "archived": false,
  227. "disabled": false,
  228. "open_issues_count": 2,
  229. "license": null,
  230. "forks": 0,
  231. "open_issues": 2,
  232. "watchers": 0,
  233. "default_branch": "master"
  234. },
  235. "enterprise": {
  236. "id": 1,
  237. "slug": "github",
  238. "name": "GitHub",
  239. "node_id": "MDg6QnVzaW5lc3Mx",
  240. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  241. "description": null,
  242. "website_url": null,
  243. "html_url": "https://octocoders.github.io/businesses/github",
  244. "created_at": "2019-05-14T19:31:12Z",
  245. "updated_at": "2019-05-14T19:31:12Z"
  246. },
  247. "sender": {
  248. "login": "octocoders-linter[bot]",
  249. "id": 14,
  250. "node_id": "MDM6Qm90MTQ=",
  251. "avatar_url": "https://octocoders.github.io/avatars/u/6?",
  252. "gravatar_id": "",
  253. "url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D",
  254. "html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
  255. "followers_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/followers",
  256. "following_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/following{/other_user}",
  257. "gists_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/gists{/gist_id}",
  258. "starred_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/starred{/owner}{/repo}",
  259. "subscriptions_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/subscriptions",
  260. "organizations_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/orgs",
  261. "repos_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/repos",
  262. "events_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/events{/privacy}",
  263. "received_events_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/received_events",
  264. "type": "Bot",
  265. "site_admin": false
  266. },
  267. "installation": {
  268. "id": 5,
  269. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  270. }
  271. }
Tip!

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

Comments

Loading...