diff --git a/src/models/events/payload/pull_request_review.rs b/src/models/events/payload/pull_request_review.rs index 148f0ee1..ff603679 100644 --- a/src/models/events/payload/pull_request_review.rs +++ b/src/models/events/payload/pull_request_review.rs @@ -14,12 +14,6 @@ pub struct PullRequestReviewEventPayload { pub pull_request: PullRequest, /// The review that was affected. pub review: Review, - /// The changes to body or title if this event is of type [`PullRequestReviewEventAction::Edited`]. - pub changes: Option, - /// The repository where the event occurred. - pub repository: Repository, - /// The user that triggered the event. - pub sender: User, } /// The action on a pull request review this event corresponds to. @@ -27,9 +21,7 @@ pub struct PullRequestReviewEventPayload { #[serde(rename_all = "lowercase")] #[non_exhaustive] pub enum PullRequestReviewEventAction { - Submitted, - Edited, - Dismissed, + Created, } /// The change which occurred in an event of type [`PullRequestReviewEventAction::Edited`]. @@ -60,9 +52,7 @@ mod test { #[test] fn should_deserialize_action_from_lowercase() { let actions = vec![ - (r#""submitted""#, PullRequestReviewEventAction::Submitted), - (r#""edited""#, PullRequestReviewEventAction::Edited), - (r#""dismissed""#, PullRequestReviewEventAction::Dismissed), + (r#""created""#, PullRequestReviewEventAction::Created), ]; for (action_str, action) in actions { let deserialized = serde_json::from_str(&action_str).unwrap(); @@ -91,8 +81,7 @@ mod test { let json = include_str!("../../../../tests/resources/pull_request_review_event.json"); let event: Event = serde_json::from_str(json).unwrap(); if let Some(EventPayload::PullRequestReviewEvent(payload)) = event.payload { - assert_eq!(payload.action, PullRequestReviewEventAction::Submitted); - assert_eq!(payload.pull_request.id.0, 279147437); + assert_eq!(payload.pull_request.id.0, 1237933052); } else { panic!("unexpected event payload encountered: {:#?}", event.payload); } diff --git a/tests/resources/pull_request_review_event.json b/tests/resources/pull_request_review_event.json index 9adbd79b..6d7ff6da 100644 --- a/tests/resources/pull_request_review_event.json +++ b/tests/resources/pull_request_review_event.json @@ -1,498 +1,457 @@ { - "id": "14881217669", + "id": "27030098236", "type": "PullRequestReviewEvent", "actor": { - "id": 21031067, - "login": "Codertocat", - "display_login": "Codertocat", - "gravatar_id": "", - "url": "https://api.github.com/users/Codertocat", - "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4" + "id": 41898282, + "login": "github-actions[bot]", + "display_login": "github-actions", + "gravatar_id": "", + "url": "https://api.github.com/users/github-actions[bot]", + "avatar_url": "https://avatars.githubusercontent.com/u/41898282?" }, "repo": { - "id": 186853002, - "name": "Codertocat/Hello-World", - "url": "https://api.github.com/repos/Codertocat/Hello-World" + "id": 463365989, + "name": "LizardByte/RetroArcher", + "url": "https://api.github.com/repos/LizardByte/RetroArcher" }, "payload": { - "action": "submitted", - "review": { - "id": 237895671, - "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3MjM3ODk1Njcx", - "user": { - "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 - }, - "body": null, - "commit_id": "ec26c3e57ca3a959ca5aad62de7213c562f8c821", - "submitted_at": "2019-05-15T15:20:38Z", - "state": "commented", - "html_url": "https://github.com/Codertocat/Hello-World/pull/2#pullrequestreview-237895671", - "pull_request_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2", - "author_association": "OWNER", - "_links": { - "html": { - "href": "https://github.com/Codertocat/Hello-World/pull/2#pullrequestreview-237895671" - }, - "pull_request": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2" - } - } + "action": "created", + "review": { + "id": 1294651480, + "node_id": "PRR_kwDOG55nZc5NKtBY", + "user": { + "login": "github-actions[bot]", + "id": 41898282, + "node_id": "MDM6Qm90NDE4OTgyODI=", + "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/github-actions%5Bbot%5D", + "html_url": "https://github.com/apps/github-actions", + "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers", + "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}", + "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}", + "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions", + "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs", + "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos", + "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}", + "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events", + "type": "Bot", + "site_admin": false }, - "pull_request": { - "url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2", - "id": 279147437, - "node_id": "MDExOlB1bGxSZXF1ZXN0Mjc5MTQ3NDM3", - "html_url": "https://github.com/Codertocat/Hello-World/pull/2", - "diff_url": "https://github.com/Codertocat/Hello-World/pull/2.diff", - "patch_url": "https://github.com/Codertocat/Hello-World/pull/2.patch", - "issue_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2", - "number": 2, - "state": "open", - "locked": false, - "title": "Update the README with new information.", - "user": { - "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 - }, - "body": "This is a pretty simple change that we need to pull into master.", - "created_at": "2019-05-15T15:20:33Z", - "updated_at": "2019-05-15T15:20:38Z", - "closed_at": null, - "merged_at": null, - "merge_commit_sha": "c4295bd74fb0f4fda03689c3df3f2803b658fd85", - "assignee": null, - "assignees": [], - "requested_reviewers": [], - "requested_teams": [], - "labels": [], - "milestone": null, - "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits", - "review_comments_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments", - "review_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments", - "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821", - "head": { - "label": "Codertocat:changes", - "ref": "changes", - "sha": "ec26c3e57ca3a959ca5aad62de7213c562f8c821", - "user": { - "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 - }, - "repo": { - "id": 186853002, - "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=", - "name": "Hello-World", - "full_name": "Codertocat/Hello-World", - "private": false, - "owner": { - "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 - }, - "html_url": "https://github.com/Codertocat/Hello-World", - "description": null, - "fork": false, - "url": "https://api.github.com/repos/Codertocat/Hello-World", - "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks", - "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams", - "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks", - "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}", - "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events", - "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}", - "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}", - "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags", - "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}", - "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages", - "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers", - "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors", - "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers", - "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription", - "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}", - "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges", - "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads", - "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}", - "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}", - "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}", - "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}", - "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}", - "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments", - "created_at": "2019-05-15T15:19:25Z", - "updated_at": "2019-05-15T15:20:34Z", - "pushed_at": "2019-05-15T15:20:33Z", - "git_url": "git://github.com/Codertocat/Hello-World.git", - "ssh_url": "git@github.com:Codertocat/Hello-World.git", - "clone_url": "https://github.com/Codertocat/Hello-World.git", - "svn_url": "https://github.com/Codertocat/Hello-World", - "homepage": null, - "size": 0, - "stargazers_count": 0, - "watchers_count": 0, - "language": "Ruby", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "forks_count": 0, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 2, - "license": null, - "forks": 0, - "open_issues": 2, - "watchers": 0, - "default_branch": "master", - "allow_squash_merge": true, - "allow_merge_commit": true, - "allow_rebase_merge": true, - "delete_branch_on_merge": false - } - }, - "base": { - "label": "Codertocat:master", - "ref": "master", - "sha": "f95f852bd8fca8fcc58a9a2d6c842781e32a215e", - "user": { - "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 - }, - "repo": { - "id": 186853002, - "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=", - "name": "Hello-World", - "full_name": "Codertocat/Hello-World", - "private": false, - "owner": { - "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 - }, - "html_url": "https://github.com/Codertocat/Hello-World", - "description": null, - "fork": false, - "url": "https://api.github.com/repos/Codertocat/Hello-World", - "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks", - "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams", - "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks", - "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}", - "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events", - "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}", - "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}", - "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags", - "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}", - "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages", - "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers", - "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors", - "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers", - "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription", - "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}", - "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges", - "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads", - "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}", - "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}", - "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}", - "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}", - "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}", - "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments", - "created_at": "2019-05-15T15:19:25Z", - "updated_at": "2019-05-15T15:20:34Z", - "pushed_at": "2019-05-15T15:20:33Z", - "git_url": "git://github.com/Codertocat/Hello-World.git", - "ssh_url": "git@github.com:Codertocat/Hello-World.git", - "clone_url": "https://github.com/Codertocat/Hello-World.git", - "svn_url": "https://github.com/Codertocat/Hello-World", - "homepage": null, - "size": 0, - "stargazers_count": 0, - "watchers_count": 0, - "language": "Ruby", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "forks_count": 0, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 2, - "license": null, - "forks": 0, - "open_issues": 2, - "watchers": 0, - "default_branch": "master", - "allow_squash_merge": true, - "allow_merge_commit": true, - "allow_rebase_merge": true, - "delete_branch_on_merge": false - } - }, - "_links": { - "self": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2" - }, - "html": { - "href": "https://github.com/Codertocat/Hello-World/pull/2" - }, - "issue": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2" - }, - "comments": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments" - }, - "review_comments": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments" - }, - "review_comment": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}" - }, - "commits": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits" - }, - "statuses": { - "href": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821" - } - }, - "author_association": "OWNER" + "body": null, + "commit_id": "95da334b60ad7e4fff86806705d5c2909c0c7411", + "submitted_at": "2023-02-12T04:06:08Z", + "state": "approved", + "html_url": "https://github.com/LizardByte/RetroArcher/pull/218#pullrequestreview-1294651480", + "pull_request_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218", + "author_association": "NONE", + "_links": { + "html": { + "href": "https://github.com/LizardByte/RetroArcher/pull/218#pullrequestreview-1294651480" + }, + "pull_request": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218" + } + } + }, + "pull_request": { + "url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218", + "id": 1237933052, + "node_id": "PR_kwDOG55nZc5JyVv8", + "html_url": "https://github.com/LizardByte/RetroArcher/pull/218", + "diff_url": "https://github.com/LizardByte/RetroArcher/pull/218.diff", + "patch_url": "https://github.com/LizardByte/RetroArcher/pull/218.patch", + "issue_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/218", + "number": 218, + "state": "open", + "locked": false, + "title": "New Babel Updates", + "user": { + "login": "LizardByte-bot", + "id": 108553330, + "node_id": "U_kgDOBnhkcg", + "avatar_url": "https://avatars.githubusercontent.com/u/108553330?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LizardByte-bot", + "html_url": "https://github.com/LizardByte-bot", + "followers_url": "https://api.github.com/users/LizardByte-bot/followers", + "following_url": "https://api.github.com/users/LizardByte-bot/following{/other_user}", + "gists_url": "https://api.github.com/users/LizardByte-bot/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LizardByte-bot/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LizardByte-bot/subscriptions", + "organizations_url": "https://api.github.com/users/LizardByte-bot/orgs", + "repos_url": "https://api.github.com/users/LizardByte-bot/repos", + "events_url": "https://api.github.com/users/LizardByte-bot/events{/privacy}", + "received_events_url": "https://api.github.com/users/LizardByte-bot/received_events", + "type": "User", + "site_admin": false }, - "repository": { - "id": 186853002, - "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=", - "name": "Hello-World", - "full_name": "Codertocat/Hello-World", + "body": "Update report\n- Updated 2023-02-12\n- Auto-generated by [create-pull-request][1]\n\n[1]: https://github.com/peter-evans/create-pull-request", + "created_at": "2023-02-12T04:05:47Z", + "updated_at": "2023-02-12T04:06:09Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "8f282a44bc854809ce4c55cd0c8c554044b2e12a", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + + ], + "requested_teams": [ + + ], + "labels": [ + { + "id": 4043818136, + "node_id": "LA_kwDOG55nZc7xB8SY", + "url": "https://api.github.com/repos/LizardByte/RetroArcher/labels/l10n", + "name": "l10n", + "color": "1D76DB", + "default": false, + "description": "Pull requests that update localization" + }, + { + "id": 4064426800, + "node_id": "LA_kwDOG55nZc7yQjsw", + "url": "https://api.github.com/repos/LizardByte/RetroArcher/labels/babel", + "name": "babel", + "color": "ededed", + "default": false, + "description": null + } + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218/commits", + "review_comments_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218/comments", + "review_comment_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/218/comments", + "statuses_url": "https://api.github.com/repos/LizardByte/RetroArcher/statuses/95da334b60ad7e4fff86806705d5c2909c0c7411", + "head": { + "label": "LizardByte:localize/update", + "ref": "localize/update", + "sha": "95da334b60ad7e4fff86806705d5c2909c0c7411", + "user": { + "login": "LizardByte", + "id": 84790584, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg0NzkwNTg0", + "avatar_url": "https://avatars.githubusercontent.com/u/84790584?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LizardByte", + "html_url": "https://github.com/LizardByte", + "followers_url": "https://api.github.com/users/LizardByte/followers", + "following_url": "https://api.github.com/users/LizardByte/following{/other_user}", + "gists_url": "https://api.github.com/users/LizardByte/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LizardByte/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LizardByte/subscriptions", + "organizations_url": "https://api.github.com/users/LizardByte/orgs", + "repos_url": "https://api.github.com/users/LizardByte/repos", + "events_url": "https://api.github.com/users/LizardByte/events{/privacy}", + "received_events_url": "https://api.github.com/users/LizardByte/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 463365989, + "node_id": "R_kgDOG55nZQ", + "name": "RetroArcher", + "full_name": "LizardByte/RetroArcher", "private": false, "owner": { - "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 + "login": "LizardByte", + "id": 84790584, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg0NzkwNTg0", + "avatar_url": "https://avatars.githubusercontent.com/u/84790584?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LizardByte", + "html_url": "https://github.com/LizardByte", + "followers_url": "https://api.github.com/users/LizardByte/followers", + "following_url": "https://api.github.com/users/LizardByte/following{/other_user}", + "gists_url": "https://api.github.com/users/LizardByte/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LizardByte/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LizardByte/subscriptions", + "organizations_url": "https://api.github.com/users/LizardByte/orgs", + "repos_url": "https://api.github.com/users/LizardByte/repos", + "events_url": "https://api.github.com/users/LizardByte/events{/privacy}", + "received_events_url": "https://api.github.com/users/LizardByte/received_events", + "type": "Organization", + "site_admin": false }, - "html_url": "https://github.com/Codertocat/Hello-World", - "description": null, + "html_url": "https://github.com/LizardByte/RetroArcher", + "description": "WIP: Game streaming server / front-end, intended to replace RetroArcher-plex.", "fork": false, - "url": "https://api.github.com/repos/Codertocat/Hello-World", - "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks", - "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams", - "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks", - "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}", - "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events", - "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}", - "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}", - "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags", - "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}", - "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages", - "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers", - "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors", - "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers", - "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription", - "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}", - "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges", - "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads", - "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}", - "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}", - "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}", - "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}", - "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}", - "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments", - "created_at": "2019-05-15T15:19:25Z", - "updated_at": "2019-05-15T15:20:34Z", - "pushed_at": "2019-05-15T15:20:33Z", - "git_url": "git://github.com/Codertocat/Hello-World.git", - "ssh_url": "git@github.com:Codertocat/Hello-World.git", - "clone_url": "https://github.com/Codertocat/Hello-World.git", - "svn_url": "https://github.com/Codertocat/Hello-World", - "homepage": null, - "size": 0, - "stargazers_count": 0, - "watchers_count": 0, - "language": "Ruby", + "url": "https://api.github.com/repos/LizardByte/RetroArcher", + "forks_url": "https://api.github.com/repos/LizardByte/RetroArcher/forks", + "keys_url": "https://api.github.com/repos/LizardByte/RetroArcher/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/LizardByte/RetroArcher/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/LizardByte/RetroArcher/teams", + "hooks_url": "https://api.github.com/repos/LizardByte/RetroArcher/hooks", + "issue_events_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/events{/number}", + "events_url": "https://api.github.com/repos/LizardByte/RetroArcher/events", + "assignees_url": "https://api.github.com/repos/LizardByte/RetroArcher/assignees{/user}", + "branches_url": "https://api.github.com/repos/LizardByte/RetroArcher/branches{/branch}", + "tags_url": "https://api.github.com/repos/LizardByte/RetroArcher/tags", + "blobs_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/LizardByte/RetroArcher/statuses/{sha}", + "languages_url": "https://api.github.com/repos/LizardByte/RetroArcher/languages", + "stargazers_url": "https://api.github.com/repos/LizardByte/RetroArcher/stargazers", + "contributors_url": "https://api.github.com/repos/LizardByte/RetroArcher/contributors", + "subscribers_url": "https://api.github.com/repos/LizardByte/RetroArcher/subscribers", + "subscription_url": "https://api.github.com/repos/LizardByte/RetroArcher/subscription", + "commits_url": "https://api.github.com/repos/LizardByte/RetroArcher/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/LizardByte/RetroArcher/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/LizardByte/RetroArcher/contents/{+path}", + "compare_url": "https://api.github.com/repos/LizardByte/RetroArcher/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/LizardByte/RetroArcher/merges", + "archive_url": "https://api.github.com/repos/LizardByte/RetroArcher/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/LizardByte/RetroArcher/downloads", + "issues_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues{/number}", + "pulls_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls{/number}", + "milestones_url": "https://api.github.com/repos/LizardByte/RetroArcher/milestones{/number}", + "notifications_url": "https://api.github.com/repos/LizardByte/RetroArcher/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/LizardByte/RetroArcher/labels{/name}", + "releases_url": "https://api.github.com/repos/LizardByte/RetroArcher/releases{/id}", + "deployments_url": "https://api.github.com/repos/LizardByte/RetroArcher/deployments", + "created_at": "2022-02-25T02:09:28Z", + "updated_at": "2023-02-11T05:38:14Z", + "pushed_at": "2023-02-12T04:05:47Z", + "git_url": "git://github.com/LizardByte/RetroArcher.git", + "ssh_url": "git@github.com:LizardByte/RetroArcher.git", + "clone_url": "https://github.com/LizardByte/RetroArcher.git", + "svn_url": "https://github.com/LizardByte/RetroArcher", + "homepage": "", + "size": 5408, + "stargazers_count": 28, + "watchers_count": 28, + "language": "JavaScript", "has_issues": true, "has_projects": true, "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "forks_count": 0, + "has_wiki": false, + "has_pages": false, + "has_discussions": true, + "forks_count": 2, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 2, - "license": null, - "forks": 0, - "open_issues": 2, - "watchers": 0, + "open_issues_count": 16, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + "docker", + "emulation", + "game-streaming", + "moonlight", + "python", + "rebrand-needed", + "replicator-custom-issues", + "replicator-release-notifications", + "sunshine", + "video-games" + ], + "visibility": "public", + "forks": 2, + "open_issues": 16, + "watchers": 28, "default_branch": "master" + } }, - "sender": { - "login": "Codertocat", - "id": 21031067, - "node_id": "MDQ6VXNlcjIxMDMxMDY3", - "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", + "base": { + "label": "LizardByte:nightly", + "ref": "nightly", + "sha": "e9cd6b6aa08437b486ed69e41451e9aa22a71bcf", + "user": { + "login": "LizardByte", + "id": 84790584, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg0NzkwNTg0", + "avatar_url": "https://avatars.githubusercontent.com/u/84790584?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", + "url": "https://api.github.com/users/LizardByte", + "html_url": "https://github.com/LizardByte", + "followers_url": "https://api.github.com/users/LizardByte/followers", + "following_url": "https://api.github.com/users/LizardByte/following{/other_user}", + "gists_url": "https://api.github.com/users/LizardByte/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LizardByte/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LizardByte/subscriptions", + "organizations_url": "https://api.github.com/users/LizardByte/orgs", + "repos_url": "https://api.github.com/users/LizardByte/repos", + "events_url": "https://api.github.com/users/LizardByte/events{/privacy}", + "received_events_url": "https://api.github.com/users/LizardByte/received_events", + "type": "Organization", "site_admin": false - } + }, + "repo": { + "id": 463365989, + "node_id": "R_kgDOG55nZQ", + "name": "RetroArcher", + "full_name": "LizardByte/RetroArcher", + "private": false, + "owner": { + "login": "LizardByte", + "id": 84790584, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg0NzkwNTg0", + "avatar_url": "https://avatars.githubusercontent.com/u/84790584?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LizardByte", + "html_url": "https://github.com/LizardByte", + "followers_url": "https://api.github.com/users/LizardByte/followers", + "following_url": "https://api.github.com/users/LizardByte/following{/other_user}", + "gists_url": "https://api.github.com/users/LizardByte/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LizardByte/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LizardByte/subscriptions", + "organizations_url": "https://api.github.com/users/LizardByte/orgs", + "repos_url": "https://api.github.com/users/LizardByte/repos", + "events_url": "https://api.github.com/users/LizardByte/events{/privacy}", + "received_events_url": "https://api.github.com/users/LizardByte/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/LizardByte/RetroArcher", + "description": "WIP: Game streaming server / front-end, intended to replace RetroArcher-plex.", + "fork": false, + "url": "https://api.github.com/repos/LizardByte/RetroArcher", + "forks_url": "https://api.github.com/repos/LizardByte/RetroArcher/forks", + "keys_url": "https://api.github.com/repos/LizardByte/RetroArcher/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/LizardByte/RetroArcher/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/LizardByte/RetroArcher/teams", + "hooks_url": "https://api.github.com/repos/LizardByte/RetroArcher/hooks", + "issue_events_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/events{/number}", + "events_url": "https://api.github.com/repos/LizardByte/RetroArcher/events", + "assignees_url": "https://api.github.com/repos/LizardByte/RetroArcher/assignees{/user}", + "branches_url": "https://api.github.com/repos/LizardByte/RetroArcher/branches{/branch}", + "tags_url": "https://api.github.com/repos/LizardByte/RetroArcher/tags", + "blobs_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/LizardByte/RetroArcher/statuses/{sha}", + "languages_url": "https://api.github.com/repos/LizardByte/RetroArcher/languages", + "stargazers_url": "https://api.github.com/repos/LizardByte/RetroArcher/stargazers", + "contributors_url": "https://api.github.com/repos/LizardByte/RetroArcher/contributors", + "subscribers_url": "https://api.github.com/repos/LizardByte/RetroArcher/subscribers", + "subscription_url": "https://api.github.com/repos/LizardByte/RetroArcher/subscription", + "commits_url": "https://api.github.com/repos/LizardByte/RetroArcher/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/LizardByte/RetroArcher/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/LizardByte/RetroArcher/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/LizardByte/RetroArcher/contents/{+path}", + "compare_url": "https://api.github.com/repos/LizardByte/RetroArcher/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/LizardByte/RetroArcher/merges", + "archive_url": "https://api.github.com/repos/LizardByte/RetroArcher/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/LizardByte/RetroArcher/downloads", + "issues_url": "https://api.github.com/repos/LizardByte/RetroArcher/issues{/number}", + "pulls_url": "https://api.github.com/repos/LizardByte/RetroArcher/pulls{/number}", + "milestones_url": "https://api.github.com/repos/LizardByte/RetroArcher/milestones{/number}", + "notifications_url": "https://api.github.com/repos/LizardByte/RetroArcher/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/LizardByte/RetroArcher/labels{/name}", + "releases_url": "https://api.github.com/repos/LizardByte/RetroArcher/releases{/id}", + "deployments_url": "https://api.github.com/repos/LizardByte/RetroArcher/deployments", + "created_at": "2022-02-25T02:09:28Z", + "updated_at": "2023-02-11T05:38:14Z", + "pushed_at": "2023-02-12T04:05:47Z", + "git_url": "git://github.com/LizardByte/RetroArcher.git", + "ssh_url": "git@github.com:LizardByte/RetroArcher.git", + "clone_url": "https://github.com/LizardByte/RetroArcher.git", + "svn_url": "https://github.com/LizardByte/RetroArcher", + "homepage": "", + "size": 5408, + "stargazers_count": 28, + "watchers_count": 28, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": true, + "forks_count": 2, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 16, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + "docker", + "emulation", + "game-streaming", + "moonlight", + "python", + "rebrand-needed", + "replicator-custom-issues", + "replicator-release-notifications", + "sunshine", + "video-games" + ], + "visibility": "public", + "forks": 2, + "open_issues": 16, + "watchers": 28, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218" + }, + "html": { + "href": "https://github.com/LizardByte/RetroArcher/pull/218" + }, + "issue": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/issues/218" + }, + "comments": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/issues/218/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/pulls/218/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/LizardByte/RetroArcher/statuses/95da334b60ad7e4fff86806705d5c2909c0c7411" + } + }, + "author_association": "MEMBER", + "auto_merge": null, + "active_lock_reason": null + } }, "public": true, - "created_at": "2019-05-15T15:19:25Z" -} \ No newline at end of file + "created_at": "2023-02-12T04:06:09Z", + "org": { + "id": 84790584, + "login": "LizardByte", + "gravatar_id": "", + "url": "https://api.github.com/orgs/LizardByte", + "avatar_url": "https://avatars.githubusercontent.com/u/84790584?" + } + }