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
|
- {
- "action": "requested",
- "check_suite": {
- "id": 10,
- "node_id": "MDEwOkNoZWNrU3VpdGUxMA==",
- "head_branch": "master",
- "head_sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
- "status": "queued",
- "conclusion": null,
- "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/10",
- "before": "4544205a385319fd846d5df4ed2e3b8173529d78",
- "after": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
- "pull_requests": [
- ],
- "app": {
- "id": 2,
- "node_id": "MDM6QXBwMg==",
- "owner": {
- "login": "Octocoders",
- "id": 6,
- "node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
- "avatar_url": "https://octocoders.github.io/avatars/u/6?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Octocoders",
- "html_url": "https://octocoders.github.io/Octocoders",
- "followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
- "type": "Organization",
- "site_admin": false
- },
- "name": "octocoders-linter",
- "description": "",
- "external_url": "https://octocoders.io",
- "html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
- "created_at": "2019-05-15T15:41:35Z",
- "updated_at": "2019-05-15T15:41:35Z",
- "permissions": {
- "administration": "write",
- "checks": "write",
- "contents": "write",
- "deployments": "write",
- "issues": "write",
- "metadata": "read",
- "pages": "write",
- "pull_requests": "write",
- "repository_hooks": "write",
- "repository_projects": "write",
- "vulnerability_alerts": "read",
- "statuses": "write",
- "members": "write",
- "organization_user_blocking": "write",
- "organization_projects": "write",
- "team_discussions": "write",
- "organization_hooks": "write",
- "repository_pre_receive_hooks": "write",
- "organization_pre_receive_hooks": "write"
- },
- "events": [
- "check_run",
- "check_suite",
- "commit_comment",
- "create",
- "delete",
- "deployment",
- "deployment_status",
- "fork",
- "gollum",
- "issues",
- "issue_comment",
- "label",
- "member",
- "membership",
- "milestone",
- "organization",
- "page_build",
- "project",
- "project_card",
- "project_column",
- "public",
- "pull_request",
- "pull_request_review",
- "pull_request_review_comment",
- "push",
- "release",
- "repository",
- "status",
- "team",
- "team_add",
- "watch"
- ]
- },
- "created_at": "2019-05-15T19:38:27Z",
- "updated_at": "2019-05-15T19:38:27Z",
- "latest_check_runs_count": 0,
- "check_runs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/10/check-runs",
- "head_commit": {
- "id": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
- "tree_id": "c3e6e174b68ce629340ca817d52393dcf0aed707",
- "message": "Add new gemfile",
- "timestamp": "2019-05-15T19:38:01Z",
- "author": {
- "name": "Codertocat",
- "email": "Codertocat@Octocoders.io"
- },
- "committer": {
- "name": "Codertocat",
- "email": "Codertocat@Octocoders.io"
- }
- }
- },
- "repository": {
- "id": 118,
- "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
- "name": "Hello-World",
- "full_name": "Codertocat/Hello-World",
- "private": false,
- "owner": {
- "login": "Codertocat",
- "id": 4,
- "node_id": "MDQ6VXNlcjQ=",
- "avatar_url": "https://octocoders.github.io/avatars/u/4?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Codertocat",
- "html_url": "https://octocoders.github.io/Codertocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
- "type": "User",
- "site_admin": false
- },
- "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
- "description": null,
- "fork": false,
- "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
- "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
- "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
- "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
- "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
- "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
- "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
- "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
- "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
- "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
- "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
- "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
- "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
- "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
- "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
- "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
- "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
- "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
- "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
- "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
- "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
- "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
- "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
- "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
- "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
- "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
- "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
- "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
- "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
- "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
- "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
- "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
- "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
- "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
- "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
- "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
- "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
- "created_at": "2019-05-15T19:37:07Z",
- "updated_at": "2019-05-15T19:38:27Z",
- "pushed_at": "2019-05-15T19:38:23Z",
- "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
- "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
- "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
- "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
- "homepage": null,
- "size": 0,
- "stargazers_count": 0,
- "watchers_count": 0,
- "language": "Ruby",
- "has_issues": true,
- "has_projects": true,
- "has_downloads": true,
- "has_wiki": true,
- "has_pages": true,
- "forks_count": 0,
- "mirror_url": null,
- "archived": false,
- "disabled": false,
- "open_issues_count": 2,
- "license": null,
- "forks": 0,
- "open_issues": 2,
- "watchers": 0,
- "default_branch": "master"
- },
- "enterprise": {
- "id": 1,
- "slug": "github",
- "name": "GitHub",
- "node_id": "MDg6QnVzaW5lc3Mx",
- "avatar_url": "https://octocoders.github.io/avatars/b/1?",
- "description": null,
- "website_url": null,
- "html_url": "https://octocoders.github.io/businesses/github",
- "created_at": "2019-05-14T19:31:12Z",
- "updated_at": "2019-05-14T19:31:12Z"
- },
- "sender": {
- "login": "Codertocat",
- "id": 4,
- "node_id": "MDQ6VXNlcjQ=",
- "avatar_url": "https://octocoders.github.io/avatars/u/4?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Codertocat",
- "html_url": "https://octocoders.github.io/Codertocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
- "type": "User",
- "site_admin": false
- },
- "installation": {
- "id": 5,
- "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
- }
- }
|