forked from NSPG13/agent-bounties
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub_audience_audit.json
More file actions
129 lines (129 loc) · 3.56 KB
/
Copy pathgithub_audience_audit.json
File metadata and controls
129 lines (129 loc) · 3.56 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
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
{
"repository": "NSPG13/agent-bounties",
"issues": [
{
"id": 101,
"number": 10,
"html_url": "https://github.com/NSPG13/agent-bounties/pull/10",
"created_at": "2026-07-01T10:00:00Z",
"body": "## How I found this\nGitHub bounty label search made the scope visible.",
"labels": [],
"pull_request": {},
"user": {
"id": 2,
"login": "alice-agent",
"type": "User",
"html_url": "https://github.com/alice-agent"
}
},
{
"id": 102,
"number": 11,
"html_url": "https://github.com/NSPG13/agent-bounties/issues/11",
"created_at": "2026-07-02T10:00:00Z",
"body": "A deterministic documentation bounty.",
"labels": [{"name": "bounty"}],
"user": {
"id": 3,
"login": "bob-human",
"type": "User",
"html_url": "https://github.com/bob-human"
}
}
],
"pulls": [],
"issue_comments": [
{
"id": 201,
"html_url": "https://github.com/NSPG13/agent-bounties/issues/11#issuecomment-201",
"issue_url": "https://api.github.com/repos/NSPG13/agent-bounties/issues/11",
"created_at": "2026-07-02T11:00:00Z",
"body": "@bob-human How did you find Agent Bounties? What made this bounty or project worth participating in?",
"user": {
"id": 1,
"login": "NSPG13",
"type": "User",
"html_url": "https://github.com/NSPG13"
}
},
{
"id": 202,
"html_url": "https://github.com/NSPG13/agent-bounties/issues/11#issuecomment-202",
"issue_url": "https://api.github.com/repos/NSPG13/agent-bounties/issues/11",
"created_at": "2026-07-02T12:00:00Z",
"body": "Discovery feedback: I found Agent Bounties through GitHub search.",
"user": {
"id": 3,
"login": "bob-human",
"type": "User",
"html_url": "https://github.com/bob-human"
}
},
{
"id": 203,
"html_url": "https://github.com/NSPG13/agent-bounties/issues/11#issuecomment-203",
"issue_url": "https://api.github.com/repos/NSPG13/agent-bounties/issues/11",
"created_at": "2026-07-02T13:00:00Z",
"body": "/agent-bounty fund 100 usdc",
"user": {
"id": 3,
"login": "bob-human",
"type": "User",
"html_url": "https://github.com/bob-human"
}
},
{
"id": 204,
"html_url": "https://github.com/NSPG13/agent-bounties/issues/11#issuecomment-204",
"issue_url": "https://api.github.com/repos/NSPG13/agent-bounties/issues/11",
"created_at": "2026-07-02T14:00:00Z",
"body": "/claim",
"user": {
"id": 4,
"login": "claim-bot[bot]",
"type": "Bot",
"html_url": "https://github.com/apps/claim-bot"
}
}
],
"review_comments": [],
"reviews": [
{
"id": 301,
"pull_number": 10,
"submitted_at": "2026-07-03T10:00:00Z",
"body": "Looks deterministic.",
"user": {
"id": 2,
"login": "alice-agent",
"type": "User",
"html_url": "https://github.com/alice-agent"
}
}
],
"reactions": [
{
"id": 401,
"issue_number": 11,
"content": "+1",
"created_at": "2026-07-04T10:00:00Z",
"user": {
"id": 2,
"login": "alice-agent",
"type": "User",
"html_url": "https://github.com/alice-agent"
}
}
],
"stargazers": [
{
"starred_at": "2026-07-05T10:00:00Z",
"user": {
"id": 3,
"login": "bob-human",
"type": "User",
"html_url": "https://github.com/bob-human"
}
}
]
}