generated from operate-first/probot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathissue_comment.json
259 lines (259 loc) · 12.2 KB
/
issue_comment.json
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
{
"token": "***",
"job": "printJob",
"ref": "refs/heads/main",
"sha": "fc6ee06806d7c4a50b475d60981eb067d5f76a19",
"repository": "djach7/testbot",
"repository_owner": "djach7",
"repository_owner_id": "70029899",
"repositoryUrl": "git://github.com/djach7/testbot.git",
"run_id": "2754743207",
"run_number": "3",
"retention_days": "90",
"run_attempt": "1",
"artifact_cache_size_limit": "10",
"repository_visibility": "public",
"repository_id": "516389500",
"actor_id": "70029899",
"actor": "djach7",
"triggering_actor": "djach7",
"workflow": ".github/workflows/test.yaml",
"head_ref": "",
"base_ref": "",
"event_name": "issue_comment",
"event": {
"action": "created",
"comment": {
"author_association": "OWNER",
"body": "testy mctest",
"created_at": "2022-07-28T15:03:51Z",
"html_url": "https://github.com/djach7/testbot/issues/1#issuecomment-1198275331",
"id": 1198275331,
"issue_url": "https://api.github.com/repos/djach7/testbot/issues/1",
"node_id": "IC_kwDOHsd6fM5HbDsD",
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/djach7/testbot/issues/comments/1198275331/reactions"
},
"updated_at": "2022-07-28T15:03:51Z",
"url": "https://api.github.com/repos/djach7/testbot/issues/comments/1198275331",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/70029899?v=4",
"events_url": "https://api.github.com/users/djach7/events{/privacy}",
"followers_url": "https://api.github.com/users/djach7/followers",
"following_url": "https://api.github.com/users/djach7/following{/other_user}",
"gists_url": "https://api.github.com/users/djach7/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/djach7",
"id": 70029899,
"login": "djach7",
"node_id": "MDQ6VXNlcjcwMDI5ODk5",
"organizations_url": "https://api.github.com/users/djach7/orgs",
"received_events_url": "https://api.github.com/users/djach7/received_events",
"repos_url": "https://api.github.com/users/djach7/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/djach7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/djach7/subscriptions",
"type": "User",
"url": "https://api.github.com/users/djach7"
}
},
"issue": {
"active_lock_reason": null,
"assignee": null,
"assignees": [],
"author_association": "OWNER",
"body": "test body",
"closed_at": null,
"comments": 1,
"comments_url": "https://api.github.com/repos/djach7/testbot/issues/1/comments",
"created_at": "2022-07-21T13:51:21Z",
"events_url": "https://api.github.com/repos/djach7/testbot/issues/1/events",
"html_url": "https://github.com/djach7/testbot/issues/1",
"id": 1313296232,
"labels": [],
"labels_url": "https://api.github.com/repos/djach7/testbot/issues/1/labels{/name}",
"locked": false,
"milestone": null,
"node_id": "I_kwDOHsd6fM5OR09o",
"number": 1,
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/djach7/testbot/issues/1/reactions"
},
"repository_url": "https://api.github.com/repos/djach7/testbot",
"state": "open",
"state_reason": null,
"timeline_url": "https://api.github.com/repos/djach7/testbot/issues/1/timeline",
"title": "this is a test",
"updated_at": "2022-07-28T15:03:51Z",
"url": "https://api.github.com/repos/djach7/testbot/issues/1",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/70029899?v=4",
"events_url": "https://api.github.com/users/djach7/events{/privacy}",
"followers_url": "https://api.github.com/users/djach7/followers",
"following_url": "https://api.github.com/users/djach7/following{/other_user}",
"gists_url": "https://api.github.com/users/djach7/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/djach7",
"id": 70029899,
"login": "djach7",
"node_id": "MDQ6VXNlcjcwMDI5ODk5",
"organizations_url": "https://api.github.com/users/djach7/orgs",
"received_events_url": "https://api.github.com/users/djach7/received_events",
"repos_url": "https://api.github.com/users/djach7/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/djach7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/djach7/subscriptions",
"type": "User",
"url": "https://api.github.com/users/djach7"
}
},
"repository": {
"allow_forking": true,
"archive_url": "https://api.github.com/repos/djach7/testbot/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/djach7/testbot/assignees{/user}",
"blobs_url": "https://api.github.com/repos/djach7/testbot/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/djach7/testbot/branches{/branch}",
"clone_url": "https://github.com/djach7/testbot.git",
"collaborators_url": "https://api.github.com/repos/djach7/testbot/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/djach7/testbot/comments{/number}",
"commits_url": "https://api.github.com/repos/djach7/testbot/commits{/sha}",
"compare_url": "https://api.github.com/repos/djach7/testbot/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/djach7/testbot/contents/{+path}",
"contributors_url": "https://api.github.com/repos/djach7/testbot/contributors",
"created_at": "2022-07-21T13:47:10Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/djach7/testbot/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/djach7/testbot/downloads",
"events_url": "https://api.github.com/repos/djach7/testbot/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/djach7/testbot/forks",
"full_name": "djach7/testbot",
"git_commits_url": "https://api.github.com/repos/djach7/testbot/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/djach7/testbot/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/djach7/testbot/git/tags{/sha}",
"git_url": "git://github.com/djach7/testbot.git",
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/djach7/testbot/hooks",
"html_url": "https://github.com/djach7/testbot",
"id": 516389500,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/djach7/testbot/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/djach7/testbot/issues/events{/number}",
"issues_url": "https://api.github.com/repos/djach7/testbot/issues{/number}",
"keys_url": "https://api.github.com/repos/djach7/testbot/keys{/key_id}",
"labels_url": "https://api.github.com/repos/djach7/testbot/labels{/name}",
"language": null,
"languages_url": "https://api.github.com/repos/djach7/testbot/languages",
"license": null,
"merges_url": "https://api.github.com/repos/djach7/testbot/merges",
"milestones_url": "https://api.github.com/repos/djach7/testbot/milestones{/number}",
"mirror_url": null,
"name": "testbot",
"node_id": "R_kgDOHsd6fA",
"notifications_url": "https://api.github.com/repos/djach7/testbot/notifications{?since,all,participating}",
"open_issues": 2,
"open_issues_count": 2,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/70029899?v=4",
"events_url": "https://api.github.com/users/djach7/events{/privacy}",
"followers_url": "https://api.github.com/users/djach7/followers",
"following_url": "https://api.github.com/users/djach7/following{/other_user}",
"gists_url": "https://api.github.com/users/djach7/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/djach7",
"id": 70029899,
"login": "djach7",
"node_id": "MDQ6VXNlcjcwMDI5ODk5",
"organizations_url": "https://api.github.com/users/djach7/orgs",
"received_events_url": "https://api.github.com/users/djach7/received_events",
"repos_url": "https://api.github.com/users/djach7/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/djach7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/djach7/subscriptions",
"type": "User",
"url": "https://api.github.com/users/djach7"
},
"private": false,
"pulls_url": "https://api.github.com/repos/djach7/testbot/pulls{/number}",
"pushed_at": "2022-07-26T20:19:03Z",
"releases_url": "https://api.github.com/repos/djach7/testbot/releases{/id}",
"size": 1,
"ssh_url": "[email protected]:djach7/testbot.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/djach7/testbot/stargazers",
"statuses_url": "https://api.github.com/repos/djach7/testbot/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/djach7/testbot/subscribers",
"subscription_url": "https://api.github.com/repos/djach7/testbot/subscription",
"svn_url": "https://github.com/djach7/testbot",
"tags_url": "https://api.github.com/repos/djach7/testbot/tags",
"teams_url": "https://api.github.com/repos/djach7/testbot/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/djach7/testbot/git/trees{/sha}",
"updated_at": "2022-07-21T13:47:10Z",
"url": "https://api.github.com/repos/djach7/testbot",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
"sender": {
"avatar_url": "https://avatars.githubusercontent.com/u/70029899?v=4",
"events_url": "https://api.github.com/users/djach7/events{/privacy}",
"followers_url": "https://api.github.com/users/djach7/followers",
"following_url": "https://api.github.com/users/djach7/following{/other_user}",
"gists_url": "https://api.github.com/users/djach7/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/djach7",
"id": 70029899,
"login": "djach7",
"node_id": "MDQ6VXNlcjcwMDI5ODk5",
"organizations_url": "https://api.github.com/users/djach7/orgs",
"received_events_url": "https://api.github.com/users/djach7/received_events",
"repos_url": "https://api.github.com/users/djach7/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/djach7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/djach7/subscriptions",
"type": "User",
"url": "https://api.github.com/users/djach7"
}
},
"server_url": "https://github.com",
"api_url": "https://api.github.com",
"graphql_url": "https://api.github.com/graphql",
"ref_name": "main",
"ref_protected": false,
"ref_type": "branch",
"secret_source": "Actions",
"workspace": "/home/runner/work/testbot/testbot",
"action": "__run"
}