-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathupdate_issue_comment.json
More file actions
61 lines (61 loc) · 2.7 KB
/
Copy pathupdate_issue_comment.json
File metadata and controls
61 lines (61 loc) · 2.7 KB
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
{
"action": "created",
"comment": {
"author_association": "MEMBER",
"body": "```json\n{\"name\":\"something\",\"ref\":\"v1.2.3\", \"version\": \"1.2.3\", \"compiler\": \"0.15.0\", \"resolutions\": { \"prelude\": \"1.0.0\" } }```",
"created_at": "2021-03-09T02:03:56Z",
"html_url": "https://github.com/purescript/registry/issues/43#issuecomment-793265839",
"id": 793265839,
"issue_url": "https://api.github.com/repos/purescript/registry/issues/43",
"node_id": "MDEyOklzc3VlQ29tbWVudDc5MzI2NTgzOQ==",
"performed_via_github_app": null,
"updated_at": "2021-03-09T02:03:56Z",
"url": "https://api.github.com/repos/purescript/registry/issues/comments/793265839"
},
"issue": {
"active_lock_reason": null,
"assignee": null,
"assignees": [],
"author_association": "MEMBER",
"body": "original body",
"closed_at": null,
"comments": 10,
"comments_url": "https://api.github.com/repos/purescript/registry/issues/43/comments",
"created_at": "2020-07-11T18:23:16Z",
"events_url": "https://api.github.com/repos/purescript/registry/issues/43/events",
"html_url": "https://github.com/purescript/registry/issues/43",
"id": 655256033,
"labels": [],
"labels_url": "https://api.github.com/repos/purescript/registry/issues/43/labels{/name}",
"locked": false,
"milestone": null,
"node_id": "MDU6SXNzdWU2NTUyNTYwMzM=",
"number": 43,
"performed_via_github_app": null,
"repository_url": "https://api.github.com/repos/purescript/registry",
"state": "open",
"title": "Add package",
"updated_at": "2021-03-09T02:03:57Z",
"url": "https://api.github.com/repos/purescript/registry/issues/43"
},
"sender": {
"login": "Codertocat",
"id": 21031067,
"node_id": "MDQ6VXNlcjIxMDMxMDY3",
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Codertocat",
"html_url": "https://github.com/Codertocat",
"followers_url": "https://api.github.com/users/Codertocat/followers",
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
"organizations_url": "https://api.github.com/users/Codertocat/orgs",
"repos_url": "https://api.github.com/users/Codertocat/repos",
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
"received_events_url": "https://api.github.com/users/Codertocat/received_events",
"type": "User",
"site_admin": false
}
}