forked from nodejs/node-core-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreviews_approved.json
More file actions
77 lines (77 loc) · 1.97 KB
/
reviews_approved.json
File metadata and controls
77 lines (77 loc) · 1.97 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[{
"bodyText": "Good idea",
"state": "APPROVED",
"author": {
"login": "foo"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71480624",
"publishedAt": "2017-10-24T11:19:00Z"
},
{
"bodyText": "Very close",
"state": "CHANGES_REQUESTED",
"author": {
"login": "Baz"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71488392",
"publishedAt": "2017-10-24T11:50:52Z"
},
{
"bodyText": "Fixed",
"state": "DISMISSED",
"author": {
"login": "Baz"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-714882992",
"publishedAt": "2017-10-24T12:30:52Z"
},
{
"bodyText": "LGTM",
"state": "COMMENTED",
"author": {
"login": "Quux"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71817236",
"publishedAt": "2017-10-24T14:49:01Z"
},
{
"bodyText": "LGTM",
"state": "APPROVED",
"author": {
"login": "Baz"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71488236",
"publishedAt": "2017-10-24T14:49:02Z"
},
{
"bodyText": "A few nits",
"state": "COMMENTED",
"author": {
"login": "Quo"
},
"commit": {"oid": "deadbeef"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71817236",
"publishedAt": "2017-10-24T19:09:52Z"
},
{
"bodyText": "Awesome",
"state": "APPROVED",
"author": {
"login": "bot"
},
"commit": {"oid": "ffdef335209c77f66d933bd873950747bfe42264"},
"authorCanPushToRepository": true,
"url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71839232",
"publishedAt": "2017-10-28T19:21:52Z"
}]