Skip to content

Commit 1c9a8ee

Browse files
authored
Merge pull request #453 from LeastAuthority/452.requested_teams
Add vector of SimpleTeam in "requested_teams" field of PullRequest
2 parents eac5751 + a6a7612 commit 1c9a8ee

File tree

4 files changed

+386
-8
lines changed

4 files changed

+386
-8
lines changed
Lines changed: 362 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,362 @@
1+
{
2+
"url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910",
3+
"id": 529597962,
4+
"node_id": "MDExOlB1bGxSZXF1ZXN0NTI5NTk3OTYy",
5+
"html_url": "https://github.com/tahoe-lafs/tahoe-lafs/pull/910",
6+
"diff_url": "https://github.com/tahoe-lafs/tahoe-lafs/pull/910.diff",
7+
"patch_url": "https://github.com/tahoe-lafs/tahoe-lafs/pull/910.patch",
8+
"issue_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/910",
9+
"number": 910,
10+
"state": "open",
11+
"locked": false,
12+
"title": "Fix NodeMaker's use of the WeakValueDictionary",
13+
"user": {
14+
"login": "exarkun",
15+
"id": 254565,
16+
"node_id": "MDQ6VXNlcjI1NDU2NQ==",
17+
"avatar_url": "https://avatars1.githubusercontent.com/u/254565?v=4",
18+
"gravatar_id": "",
19+
"url": "https://github.com/api/users/exarkun",
20+
"html_url": "https://github.com/exarkun",
21+
"followers_url": "https://github.com/api/users/exarkun/followers",
22+
"following_url": "https://github.com/api/users/exarkun/following{/other_user}",
23+
"gists_url": "https://github.com/api/users/exarkun/gists{/gist_id}",
24+
"starred_url": "https://github.com/api/users/exarkun/starred{/owner}{/repo}",
25+
"subscriptions_url": "https://github.com/api/users/exarkun/subscriptions",
26+
"organizations_url": "https://github.com/api/users/exarkun/orgs",
27+
"repos_url": "https://github.com/api/users/exarkun/repos",
28+
"events_url": "https://github.com/api/users/exarkun/events{/privacy}",
29+
"received_events_url": "https://github.com/api/users/exarkun/received_events",
30+
"type": "User",
31+
"site_admin": false
32+
},
33+
"body": "https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3539",
34+
"created_at": "2020-11-30T14:46:37Z",
35+
"updated_at": "2020-12-02T17:23:41Z",
36+
"closed_at": null,
37+
"merged_at": null,
38+
"merge_commit_sha": "3c97064ee5f71357c88f7940a91da8859641c2c6",
39+
"assignee": null,
40+
"assignees": [
41+
42+
],
43+
"requested_reviewers": [
44+
45+
],
46+
"requested_teams": [
47+
{
48+
"name": "Tahoe Committers",
49+
"id": 121616,
50+
"node_id": "MDQ6VGVhbTEyMTYxNg==",
51+
"slug": "tahoe-committers",
52+
"description": null,
53+
"privacy": "closed",
54+
"url": "https://github.com/api/organizations/1156454/team/121616",
55+
"html_url": "https://github.com/orgs/tahoe-lafs/teams/tahoe-committers",
56+
"members_url": "https://github.com/api/organizations/1156454/team/121616/members{/member}",
57+
"repositories_url": "https://github.com/api/organizations/1156454/team/121616/repos",
58+
"permission": "push",
59+
"parent": null
60+
}
61+
],
62+
"labels": [
63+
64+
],
65+
"milestone": null,
66+
"draft": false,
67+
"commits_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910/commits",
68+
"review_comments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910/comments",
69+
"review_comment_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/comments{/number}",
70+
"comments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/910/comments",
71+
"statuses_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/statuses/ef2f7e61364c6a3187d2ab4859adfc4031213bdd",
72+
"head": {
73+
"label": "tahoe-lafs:3539.nodemaker-weakrefdict",
74+
"ref": "3539.nodemaker-weakrefdict",
75+
"sha": "ef2f7e61364c6a3187d2ab4859adfc4031213bdd",
76+
"user": {
77+
"login": "tahoe-lafs",
78+
"id": 1156454,
79+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjExNTY0NTQ=",
80+
"avatar_url": "https://avatars1.githubusercontent.com/u/1156454?v=4",
81+
"gravatar_id": "",
82+
"url": "https://github.com/api/users/tahoe-lafs",
83+
"html_url": "https://github.com/tahoe-lafs",
84+
"followers_url": "https://github.com/api/users/tahoe-lafs/followers",
85+
"following_url": "https://github.com/api/users/tahoe-lafs/following{/other_user}",
86+
"gists_url": "https://github.com/api/users/tahoe-lafs/gists{/gist_id}",
87+
"starred_url": "https://github.com/api/users/tahoe-lafs/starred{/owner}{/repo}",
88+
"subscriptions_url": "https://github.com/api/users/tahoe-lafs/subscriptions",
89+
"organizations_url": "https://github.com/api/users/tahoe-lafs/orgs",
90+
"repos_url": "https://github.com/api/users/tahoe-lafs/repos",
91+
"events_url": "https://github.com/api/users/tahoe-lafs/events{/privacy}",
92+
"received_events_url": "https://github.com/api/users/tahoe-lafs/received_events",
93+
"type": "Organization",
94+
"site_admin": false
95+
},
96+
"repo": {
97+
"id": 3007569,
98+
"node_id": "MDEwOlJlcG9zaXRvcnkzMDA3NTY5",
99+
"name": "tahoe-lafs",
100+
"full_name": "tahoe-lafs/tahoe-lafs",
101+
"private": false,
102+
"owner": {
103+
"login": "tahoe-lafs",
104+
"id": 1156454,
105+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjExNTY0NTQ=",
106+
"avatar_url": "https://avatars1.githubusercontent.com/u/1156454?v=4",
107+
"gravatar_id": "",
108+
"url": "https://github.com/api/users/tahoe-lafs",
109+
"html_url": "https://github.com/tahoe-lafs",
110+
"followers_url": "https://github.com/api/users/tahoe-lafs/followers",
111+
"following_url": "https://github.com/api/users/tahoe-lafs/following{/other_user}",
112+
"gists_url": "https://github.com/api/users/tahoe-lafs/gists{/gist_id}",
113+
"starred_url": "https://github.com/api/users/tahoe-lafs/starred{/owner}{/repo}",
114+
"subscriptions_url": "https://github.com/api/users/tahoe-lafs/subscriptions",
115+
"organizations_url": "https://github.com/api/users/tahoe-lafs/orgs",
116+
"repos_url": "https://github.com/api/users/tahoe-lafs/repos",
117+
"events_url": "https://github.com/api/users/tahoe-lafs/events{/privacy}",
118+
"received_events_url": "https://github.com/api/users/tahoe-lafs/received_events",
119+
"type": "Organization",
120+
"site_admin": false
121+
},
122+
"html_url": "https://github.com/tahoe-lafs/tahoe-lafs",
123+
"description": "The Tahoe-LAFS decentralized secure filesystem.",
124+
"fork": false,
125+
"url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs",
126+
"forks_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/forks",
127+
"keys_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/keys{/key_id}",
128+
"collaborators_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/collaborators{/collaborator}",
129+
"teams_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/teams",
130+
"hooks_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/hooks",
131+
"issue_events_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/events{/number}",
132+
"events_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/events",
133+
"assignees_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/assignees{/user}",
134+
"branches_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/branches{/branch}",
135+
"tags_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/tags",
136+
"blobs_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/blobs{/sha}",
137+
"git_tags_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/tags{/sha}",
138+
"git_refs_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/refs{/sha}",
139+
"trees_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/trees{/sha}",
140+
"statuses_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/statuses/{sha}",
141+
"languages_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/languages",
142+
"stargazers_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/stargazers",
143+
"contributors_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/contributors",
144+
"subscribers_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/subscribers",
145+
"subscription_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/subscription",
146+
"commits_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/commits{/sha}",
147+
"git_commits_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/commits{/sha}",
148+
"comments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/comments{/number}",
149+
"issue_comment_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/comments{/number}",
150+
"contents_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/contents/{+path}",
151+
"compare_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/compare/{base}...{head}",
152+
"merges_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/merges",
153+
"archive_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/{archive_format}{/ref}",
154+
"downloads_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/downloads",
155+
"issues_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues{/number}",
156+
"pulls_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls{/number}",
157+
"milestones_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/milestones{/number}",
158+
"notifications_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/notifications{?since,all,participating}",
159+
"labels_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/labels{/name}",
160+
"releases_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/releases{/id}",
161+
"deployments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/deployments",
162+
"created_at": "2011-12-18T19:33:55Z",
163+
"updated_at": "2020-12-02T20:24:23Z",
164+
"pushed_at": "2020-12-02T20:27:05Z",
165+
"git_url": "git://github.com/tahoe-lafs/tahoe-lafs.git",
166+
"ssh_url": "[email protected]:tahoe-lafs/tahoe-lafs.git",
167+
"clone_url": "https://github.com/tahoe-lafs/tahoe-lafs.git",
168+
"svn_url": "https://github.com/tahoe-lafs/tahoe-lafs",
169+
"homepage": "https://tahoe-lafs.org/",
170+
"size": 73606,
171+
"stargazers_count": 1018,
172+
"watchers_count": 1018,
173+
"language": "Python",
174+
"has_issues": false,
175+
"has_projects": false,
176+
"has_downloads": true,
177+
"has_wiki": false,
178+
"has_pages": false,
179+
"forks_count": 236,
180+
"mirror_url": null,
181+
"archived": false,
182+
"disabled": false,
183+
"open_issues_count": 21,
184+
"license": {
185+
"key": "other",
186+
"name": "Other",
187+
"spdx_id": "NOASSERTION",
188+
"url": null,
189+
"node_id": "MDc6TGljZW5zZTA="
190+
},
191+
"forks": 236,
192+
"open_issues": 21,
193+
"watchers": 1018,
194+
"default_branch": "master"
195+
}
196+
},
197+
"base": {
198+
"label": "tahoe-lafs:master",
199+
"ref": "master",
200+
"sha": "fba386cb8ee2b48a34c0d954b5c6b5b080d3234e",
201+
"user": {
202+
"login": "tahoe-lafs",
203+
"id": 1156454,
204+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjExNTY0NTQ=",
205+
"avatar_url": "https://avatars1.githubusercontent.com/u/1156454?v=4",
206+
"gravatar_id": "",
207+
"url": "https://github.com/api/users/tahoe-lafs",
208+
"html_url": "https://github.com/tahoe-lafs",
209+
"followers_url": "https://github.com/api/users/tahoe-lafs/followers",
210+
"following_url": "https://github.com/api/users/tahoe-lafs/following{/other_user}",
211+
"gists_url": "https://github.com/api/users/tahoe-lafs/gists{/gist_id}",
212+
"starred_url": "https://github.com/api/users/tahoe-lafs/starred{/owner}{/repo}",
213+
"subscriptions_url": "https://github.com/api/users/tahoe-lafs/subscriptions",
214+
"organizations_url": "https://github.com/api/users/tahoe-lafs/orgs",
215+
"repos_url": "https://github.com/api/users/tahoe-lafs/repos",
216+
"events_url": "https://github.com/api/users/tahoe-lafs/events{/privacy}",
217+
"received_events_url": "https://github.com/api/users/tahoe-lafs/received_events",
218+
"type": "Organization",
219+
"site_admin": false
220+
},
221+
"repo": {
222+
"id": 3007569,
223+
"node_id": "MDEwOlJlcG9zaXRvcnkzMDA3NTY5",
224+
"name": "tahoe-lafs",
225+
"full_name": "tahoe-lafs/tahoe-lafs",
226+
"private": false,
227+
"owner": {
228+
"login": "tahoe-lafs",
229+
"id": 1156454,
230+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjExNTY0NTQ=",
231+
"avatar_url": "https://avatars1.githubusercontent.com/u/1156454?v=4",
232+
"gravatar_id": "",
233+
"url": "https://github.com/api/users/tahoe-lafs",
234+
"html_url": "https://github.com/tahoe-lafs",
235+
"followers_url": "https://github.com/api/users/tahoe-lafs/followers",
236+
"following_url": "https://github.com/api/users/tahoe-lafs/following{/other_user}",
237+
"gists_url": "https://github.com/api/users/tahoe-lafs/gists{/gist_id}",
238+
"starred_url": "https://github.com/api/users/tahoe-lafs/starred{/owner}{/repo}",
239+
"subscriptions_url": "https://github.com/api/users/tahoe-lafs/subscriptions",
240+
"organizations_url": "https://github.com/api/users/tahoe-lafs/orgs",
241+
"repos_url": "https://github.com/api/users/tahoe-lafs/repos",
242+
"events_url": "https://github.com/api/users/tahoe-lafs/events{/privacy}",
243+
"received_events_url": "https://github.com/api/users/tahoe-lafs/received_events",
244+
"type": "Organization",
245+
"site_admin": false
246+
},
247+
"html_url": "https://github.com/tahoe-lafs/tahoe-lafs",
248+
"description": "The Tahoe-LAFS decentralized secure filesystem.",
249+
"fork": false,
250+
"url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs",
251+
"forks_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/forks",
252+
"keys_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/keys{/key_id}",
253+
"collaborators_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/collaborators{/collaborator}",
254+
"teams_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/teams",
255+
"hooks_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/hooks",
256+
"issue_events_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/events{/number}",
257+
"events_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/events",
258+
"assignees_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/assignees{/user}",
259+
"branches_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/branches{/branch}",
260+
"tags_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/tags",
261+
"blobs_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/blobs{/sha}",
262+
"git_tags_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/tags{/sha}",
263+
"git_refs_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/refs{/sha}",
264+
"trees_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/trees{/sha}",
265+
"statuses_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/statuses/{sha}",
266+
"languages_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/languages",
267+
"stargazers_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/stargazers",
268+
"contributors_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/contributors",
269+
"subscribers_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/subscribers",
270+
"subscription_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/subscription",
271+
"commits_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/commits{/sha}",
272+
"git_commits_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/git/commits{/sha}",
273+
"comments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/comments{/number}",
274+
"issue_comment_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/comments{/number}",
275+
"contents_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/contents/{+path}",
276+
"compare_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/compare/{base}...{head}",
277+
"merges_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/merges",
278+
"archive_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/{archive_format}{/ref}",
279+
"downloads_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/downloads",
280+
"issues_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues{/number}",
281+
"pulls_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls{/number}",
282+
"milestones_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/milestones{/number}",
283+
"notifications_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/notifications{?since,all,participating}",
284+
"labels_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/labels{/name}",
285+
"releases_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/releases{/id}",
286+
"deployments_url": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/deployments",
287+
"created_at": "2011-12-18T19:33:55Z",
288+
"updated_at": "2020-12-02T20:24:23Z",
289+
"pushed_at": "2020-12-02T20:27:05Z",
290+
"git_url": "git://github.com/tahoe-lafs/tahoe-lafs.git",
291+
"ssh_url": "[email protected]:tahoe-lafs/tahoe-lafs.git",
292+
"clone_url": "https://github.com/tahoe-lafs/tahoe-lafs.git",
293+
"svn_url": "https://github.com/tahoe-lafs/tahoe-lafs",
294+
"homepage": "https://tahoe-lafs.org/",
295+
"size": 73606,
296+
"stargazers_count": 1018,
297+
"watchers_count": 1018,
298+
"language": "Python",
299+
"has_issues": false,
300+
"has_projects": false,
301+
"has_downloads": true,
302+
"has_wiki": false,
303+
"has_pages": false,
304+
"forks_count": 236,
305+
"mirror_url": null,
306+
"archived": false,
307+
"disabled": false,
308+
"open_issues_count": 21,
309+
"license": {
310+
"key": "other",
311+
"name": "Other",
312+
"spdx_id": "NOASSERTION",
313+
"url": null,
314+
"node_id": "MDc6TGljZW5zZTA="
315+
},
316+
"forks": 236,
317+
"open_issues": 21,
318+
"watchers": 1018,
319+
"default_branch": "master"
320+
}
321+
},
322+
"_links": {
323+
"self": {
324+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910"
325+
},
326+
"html": {
327+
"href": "https://github.com/tahoe-lafs/tahoe-lafs/pull/910"
328+
},
329+
"issue": {
330+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/910"
331+
},
332+
"comments": {
333+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/issues/910/comments"
334+
},
335+
"review_comments": {
336+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910/comments"
337+
},
338+
"review_comment": {
339+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/comments{/number}"
340+
},
341+
"commits": {
342+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/pulls/910/commits"
343+
},
344+
"statuses": {
345+
"href": "https://github.com/api/repos/tahoe-lafs/tahoe-lafs/statuses/ef2f7e61364c6a3187d2ab4859adfc4031213bdd"
346+
}
347+
},
348+
"author_association": "MEMBER",
349+
"active_lock_reason": null,
350+
"merged": false,
351+
"mergeable": true,
352+
"rebaseable": true,
353+
"mergeable_state": "clean",
354+
"merged_by": null,
355+
"comments": 1,
356+
"review_comments": 0,
357+
"maintainer_can_modify": false,
358+
"commits": 5,
359+
"additions": 223,
360+
"deletions": 4,
361+
"changed_files": 5
362+
}

github.cabal

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,7 @@ tested-with:
4343
extra-source-files:
4444
README.md
4545
CHANGELOG.md
46-
fixtures/issue-search.json
47-
fixtures/list-teams.json
48-
fixtures/members-list.json
49-
fixtures/pull-request-opened.json
50-
fixtures/pull-request-review-requested.json
51-
fixtures/user-organizations.json
52-
fixtures/user.json
53-
fixtures/user-bot.json
46+
fixtures/*.json
5447

5548
source-repository head
5649
type: git

0 commit comments

Comments
 (0)