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

issues.demilestoned.payload.json 10 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
  1. {
  2. "action": "demilestoned",
  3. "issue": {
  4. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
  5. "repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  6. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/labels{/name}",
  7. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
  8. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/events",
  9. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
  10. "id": 11,
  11. "node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
  12. "number": 2,
  13. "title": "Update the README with new information.",
  14. "user": {
  15. "login": "Codertocat",
  16. "id": 4,
  17. "node_id": "MDQ6VXNlcjQ=",
  18. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  19. "gravatar_id": "",
  20. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  21. "html_url": "https://octocoders.github.io/Codertocat",
  22. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  23. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  24. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  25. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  26. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  27. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  28. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  29. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  30. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  31. "type": "User",
  32. "site_admin": false
  33. },
  34. "labels": [
  35. ],
  36. "state": "open",
  37. "locked": false,
  38. "assignee": null,
  39. "assignees": [
  40. ],
  41. "milestone": null,
  42. "comments": 0,
  43. "created_at": "2019-05-15T19:38:02Z",
  44. "updated_at": "2019-05-15T19:38:05Z",
  45. "closed_at": null,
  46. "author_association": "OWNER",
  47. "pull_request": {
  48. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
  49. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
  50. "diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
  51. "patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch"
  52. },
  53. "body": "This is a pretty simple change that we need to pull into master."
  54. },
  55. "repository": {
  56. "id": 118,
  57. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  58. "name": "Hello-World",
  59. "full_name": "Codertocat/Hello-World",
  60. "private": false,
  61. "owner": {
  62. "login": "Codertocat",
  63. "id": 4,
  64. "node_id": "MDQ6VXNlcjQ=",
  65. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  66. "gravatar_id": "",
  67. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  68. "html_url": "https://octocoders.github.io/Codertocat",
  69. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  70. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  71. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  72. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  73. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  74. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  75. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  76. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  77. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  78. "type": "User",
  79. "site_admin": false
  80. },
  81. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  82. "description": null,
  83. "fork": false,
  84. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  85. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  86. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  87. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  88. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  89. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  90. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  91. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  92. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  93. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  94. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  95. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  96. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  97. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  98. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  99. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  100. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  101. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  102. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  103. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  104. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  105. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  106. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  107. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  108. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  109. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  110. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  111. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  112. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  113. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  114. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  115. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  116. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  117. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  118. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  119. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  120. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  121. "created_at": "2019-05-15T19:37:07Z",
  122. "updated_at": "2019-05-15T19:37:10Z",
  123. "pushed_at": "2019-05-15T19:38:03Z",
  124. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  125. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  126. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  127. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  128. "homepage": null,
  129. "size": 0,
  130. "stargazers_count": 0,
  131. "watchers_count": 0,
  132. "language": null,
  133. "has_issues": true,
  134. "has_projects": true,
  135. "has_downloads": true,
  136. "has_wiki": true,
  137. "has_pages": true,
  138. "forks_count": 0,
  139. "mirror_url": null,
  140. "archived": false,
  141. "disabled": false,
  142. "open_issues_count": 2,
  143. "license": null,
  144. "forks": 0,
  145. "open_issues": 2,
  146. "watchers": 0,
  147. "default_branch": "master"
  148. },
  149. "enterprise": {
  150. "id": 1,
  151. "slug": "github",
  152. "name": "GitHub",
  153. "node_id": "MDg6QnVzaW5lc3Mx",
  154. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  155. "description": null,
  156. "website_url": null,
  157. "html_url": "https://octocoders.github.io/businesses/github",
  158. "created_at": "2019-05-14T19:31:12Z",
  159. "updated_at": "2019-05-14T19:31:12Z"
  160. },
  161. "sender": {
  162. "login": "Codertocat",
  163. "id": 4,
  164. "node_id": "MDQ6VXNlcjQ=",
  165. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  166. "gravatar_id": "",
  167. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  168. "html_url": "https://octocoders.github.io/Codertocat",
  169. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  170. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  171. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  172. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  173. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  174. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  175. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  176. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  177. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  178. "type": "User",
  179. "site_admin": false
  180. },
  181. "installation": {
  182. "id": 5,
  183. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  184. }
  185. }
Tip!

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

Comments

Loading...