From 3e8da4ee434557c5ebd6dece04d4961d16e33946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Tue, 14 Dec 2021 16:21:42 +0100 Subject: [PATCH] pr opened event as json --- test/data/pr-opened.json | 516 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 516 insertions(+) create mode 100644 test/data/pr-opened.json diff --git a/test/data/pr-opened.json b/test/data/pr-opened.json new file mode 100644 index 00000000..9fbe2d29 --- /dev/null +++ b/test/data/pr-opened.json @@ -0,0 +1,516 @@ +{ + "headers": { + "Host": "smee.io", + "Accept-Encoding": "gzip, deflate", + "Content-Type": "application/json", + "Connection": "close", + "User-Agent": "GitHub-Hookshot/ca6e663", + "Accept": "*/*", + "X-Github-Delivery": "18fa2650-5cd1-11ec-89c7-a0e0f4a35775", + "X-Github-Event": "pull_request", + "X-Github-Hook-Id": "332675046", + "X-Github-Hook-Installation-Target-Id": "157959", + "X-Github-Hook-Installation-Target-Type": "integration", + "X-Request-Id": "8272b3fd-88e2-4450-bc95-a061e9ccfbd8", + "X-Forwarded-For": "140.82.115.94", + "X-Forwarded-Proto": "https", + "X-Forwarded-Port": "443", + "Via": "1.1 vegur", + "Connect-Time": "0", + "X-Request-Start": "1639481368264", + "Total-Route-Time": "0", + "Content-Length": "21762", + "Timestamp": "1639481368265" + }, + "json": { + "action": "opened", + "number": 2, + "pull_request": { + "url": "https://api.github.com/repos/EESSI/hackathons/pulls/2", + "id": 802241858, + "node_id": "PR_kwDOGgwDXs4v0T1C", + "html_url": "https://github.com/EESSI/hackathons/pull/2", + "diff_url": "https://github.com/EESSI/hackathons/pull/2.diff", + "patch_url": "https://github.com/EESSI/hackathons/pull/2.patch", + "issue_url": "https://api.github.com/repos/EESSI/hackathons/issues/2", + "number": 2, + "state": "open", + "locked": false, + "title": "First EasyStack file for testing", + "user": { + "login": "sassy-crick", + "id": 43338785, + "node_id": "MDQ6VXNlcjQzMzM4Nzg1", + "avatar_url": "https://avatars.githubusercontent.com/u/43338785?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/sassy-crick", + "html_url": "https://github.com/sassy-crick", + "followers_url": "https://api.github.com/users/sassy-crick/followers", + "following_url": "https://api.github.com/users/sassy-crick/following{/other_user}", + "gists_url": "https://api.github.com/users/sassy-crick/gists{/gist_id}", + "starred_url": "https://api.github.com/users/sassy-crick/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/sassy-crick/subscriptions", + "organizations_url": "https://api.github.com/users/sassy-crick/orgs", + "repos_url": "https://api.github.com/users/sassy-crick/repos", + "events_url": "https://api.github.com/users/sassy-crick/events{/privacy}", + "received_events_url": "https://api.github.com/users/sassy-crick/received_events", + "type": "User", + "site_admin": false + }, + "body": "Sample EasyStack file", + "created_at": "2021-12-14T11:29:27Z", + "updated_at": "2021-12-14T11:29:27Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": null, + "assignee": null, + "assignees": [], + "requested_reviewers": [], + "requested_teams": [], + "labels": [], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/EESSI/hackathons/pulls/2/commits", + "review_comments_url": "https://api.github.com/repos/EESSI/hackathons/pulls/2/comments", + "review_comment_url": "https://api.github.com/repos/EESSI/hackathons/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/EESSI/hackathons/issues/2/comments", + "statuses_url": "https://api.github.com/repos/EESSI/hackathons/statuses/848a8934071756d4fd775679bb26a886b5129972", + "head": { + "label": "sassy-crick:03_workflow", + "ref": "03_workflow", + "sha": "848a8934071756d4fd775679bb26a886b5129972", + "user": { + "login": "sassy-crick", + "id": 43338785, + "node_id": "MDQ6VXNlcjQzMzM4Nzg1", + "avatar_url": "https://avatars.githubusercontent.com/u/43338785?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/sassy-crick", + "html_url": "https://github.com/sassy-crick", + "followers_url": "https://api.github.com/users/sassy-crick/followers", + "following_url": "https://api.github.com/users/sassy-crick/following{/other_user}", + "gists_url": "https://api.github.com/users/sassy-crick/gists{/gist_id}", + "starred_url": "https://api.github.com/users/sassy-crick/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/sassy-crick/subscriptions", + "organizations_url": "https://api.github.com/users/sassy-crick/orgs", + "repos_url": "https://api.github.com/users/sassy-crick/repos", + "events_url": "https://api.github.com/users/sassy-crick/events{/privacy}", + "received_events_url": "https://api.github.com/users/sassy-crick/received_events", + "type": "User", + "site_admin": false + }, + "repo": { + "id": 438208151, + "node_id": "R_kgDOGh6Glw", + "name": "hackathons", + "full_name": "sassy-crick/hackathons", + "private": false, + "owner": { + "login": "sassy-crick", + "id": 43338785, + "node_id": "MDQ6VXNlcjQzMzM4Nzg1", + "avatar_url": "https://avatars.githubusercontent.com/u/43338785?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/sassy-crick", + "html_url": "https://github.com/sassy-crick", + "followers_url": "https://api.github.com/users/sassy-crick/followers", + "following_url": "https://api.github.com/users/sassy-crick/following{/other_user}", + "gists_url": "https://api.github.com/users/sassy-crick/gists{/gist_id}", + "starred_url": "https://api.github.com/users/sassy-crick/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/sassy-crick/subscriptions", + "organizations_url": "https://api.github.com/users/sassy-crick/orgs", + "repos_url": "https://api.github.com/users/sassy-crick/repos", + "events_url": "https://api.github.com/users/sassy-crick/events{/privacy}", + "received_events_url": "https://api.github.com/users/sassy-crick/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/sassy-crick/hackathons", + "description": "Scripts, notes, files related to EESSI hackathons", + "fork": true, + "url": "https://api.github.com/repos/sassy-crick/hackathons", + "forks_url": "https://api.github.com/repos/sassy-crick/hackathons/forks", + "keys_url": "https://api.github.com/repos/sassy-crick/hackathons/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/sassy-crick/hackathons/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/sassy-crick/hackathons/teams", + "hooks_url": "https://api.github.com/repos/sassy-crick/hackathons/hooks", + "issue_events_url": "https://api.github.com/repos/sassy-crick/hackathons/issues/events{/number}", + "events_url": "https://api.github.com/repos/sassy-crick/hackathons/events", + "assignees_url": "https://api.github.com/repos/sassy-crick/hackathons/assignees{/user}", + "branches_url": "https://api.github.com/repos/sassy-crick/hackathons/branches{/branch}", + "tags_url": "https://api.github.com/repos/sassy-crick/hackathons/tags", + "blobs_url": "https://api.github.com/repos/sassy-crick/hackathons/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/sassy-crick/hackathons/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/sassy-crick/hackathons/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/sassy-crick/hackathons/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/sassy-crick/hackathons/statuses/{sha}", + "languages_url": "https://api.github.com/repos/sassy-crick/hackathons/languages", + "stargazers_url": "https://api.github.com/repos/sassy-crick/hackathons/stargazers", + "contributors_url": "https://api.github.com/repos/sassy-crick/hackathons/contributors", + "subscribers_url": "https://api.github.com/repos/sassy-crick/hackathons/subscribers", + "subscription_url": "https://api.github.com/repos/sassy-crick/hackathons/subscription", + "commits_url": "https://api.github.com/repos/sassy-crick/hackathons/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/sassy-crick/hackathons/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/sassy-crick/hackathons/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/sassy-crick/hackathons/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/sassy-crick/hackathons/contents/{+path}", + "compare_url": "https://api.github.com/repos/sassy-crick/hackathons/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/sassy-crick/hackathons/merges", + "archive_url": "https://api.github.com/repos/sassy-crick/hackathons/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/sassy-crick/hackathons/downloads", + "issues_url": "https://api.github.com/repos/sassy-crick/hackathons/issues{/number}", + "pulls_url": "https://api.github.com/repos/sassy-crick/hackathons/pulls{/number}", + "milestones_url": "https://api.github.com/repos/sassy-crick/hackathons/milestones{/number}", + "notifications_url": "https://api.github.com/repos/sassy-crick/hackathons/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/sassy-crick/hackathons/labels{/name}", + "releases_url": "https://api.github.com/repos/sassy-crick/hackathons/releases{/id}", + "deployments_url": "https://api.github.com/repos/sassy-crick/hackathons/deployments", + "created_at": "2021-12-14T10:21:29Z", + "updated_at": "2021-12-14T10:21:30Z", + "pushed_at": "2021-12-14T11:28:31Z", + "git_url": "git://github.com/sassy-crick/hackathons.git", + "ssh_url": "git@github.com:sassy-crick/hackathons.git", + "clone_url": "https://github.com/sassy-crick/hackathons.git", + "svn_url": "https://github.com/sassy-crick/hackathons", + "homepage": null, + "size": 29, + "stargazers_count": 0, + "watchers_count": 0, + "language": null, + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": null, + "allow_forking": true, + "is_template": false, + "topics": [], + "visibility": "public", + "forks": 0, + "open_issues": 0, + "watchers": 0, + "default_branch": "main", + "allow_squash_merge": true, + "allow_merge_commit": true, + "allow_rebase_merge": true, + "allow_auto_merge": false, + "delete_branch_on_merge": false, + "allow_update_branch": false + } + }, + "base": { + "label": "EESSI:03_workflow", + "ref": "03_workflow", + "sha": "34adf9d356099e008d2b1ca4e77d346f505e7be2", + "user": { + "login": "EESSI", + "id": 64691137, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0NjkxMTM3", + "avatar_url": "https://avatars.githubusercontent.com/u/64691137?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/EESSI", + "html_url": "https://github.com/EESSI", + "followers_url": "https://api.github.com/users/EESSI/followers", + "following_url": "https://api.github.com/users/EESSI/following{/other_user}", + "gists_url": "https://api.github.com/users/EESSI/gists{/gist_id}", + "starred_url": "https://api.github.com/users/EESSI/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/EESSI/subscriptions", + "organizations_url": "https://api.github.com/users/EESSI/orgs", + "repos_url": "https://api.github.com/users/EESSI/repos", + "events_url": "https://api.github.com/users/EESSI/events{/privacy}", + "received_events_url": "https://api.github.com/users/EESSI/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 436994910, + "node_id": "R_kgDOGgwDXg", + "name": "hackathons", + "full_name": "EESSI/hackathons", + "private": false, + "owner": { + "login": "EESSI", + "id": 64691137, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0NjkxMTM3", + "avatar_url": "https://avatars.githubusercontent.com/u/64691137?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/EESSI", + "html_url": "https://github.com/EESSI", + "followers_url": "https://api.github.com/users/EESSI/followers", + "following_url": "https://api.github.com/users/EESSI/following{/other_user}", + "gists_url": "https://api.github.com/users/EESSI/gists{/gist_id}", + "starred_url": "https://api.github.com/users/EESSI/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/EESSI/subscriptions", + "organizations_url": "https://api.github.com/users/EESSI/orgs", + "repos_url": "https://api.github.com/users/EESSI/repos", + "events_url": "https://api.github.com/users/EESSI/events{/privacy}", + "received_events_url": "https://api.github.com/users/EESSI/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/EESSI/hackathons", + "description": "Scripts, notes, files related to EESSI hackathons", + "fork": false, + "url": "https://api.github.com/repos/EESSI/hackathons", + "forks_url": "https://api.github.com/repos/EESSI/hackathons/forks", + "keys_url": "https://api.github.com/repos/EESSI/hackathons/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/EESSI/hackathons/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/EESSI/hackathons/teams", + "hooks_url": "https://api.github.com/repos/EESSI/hackathons/hooks", + "issue_events_url": "https://api.github.com/repos/EESSI/hackathons/issues/events{/number}", + "events_url": "https://api.github.com/repos/EESSI/hackathons/events", + "assignees_url": "https://api.github.com/repos/EESSI/hackathons/assignees{/user}", + "branches_url": "https://api.github.com/repos/EESSI/hackathons/branches{/branch}", + "tags_url": "https://api.github.com/repos/EESSI/hackathons/tags", + "blobs_url": "https://api.github.com/repos/EESSI/hackathons/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/EESSI/hackathons/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/EESSI/hackathons/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/EESSI/hackathons/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/EESSI/hackathons/statuses/{sha}", + "languages_url": "https://api.github.com/repos/EESSI/hackathons/languages", + "stargazers_url": "https://api.github.com/repos/EESSI/hackathons/stargazers", + "contributors_url": "https://api.github.com/repos/EESSI/hackathons/contributors", + "subscribers_url": "https://api.github.com/repos/EESSI/hackathons/subscribers", + "subscription_url": "https://api.github.com/repos/EESSI/hackathons/subscription", + "commits_url": "https://api.github.com/repos/EESSI/hackathons/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/EESSI/hackathons/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/EESSI/hackathons/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/EESSI/hackathons/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/EESSI/hackathons/contents/{+path}", + "compare_url": "https://api.github.com/repos/EESSI/hackathons/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/EESSI/hackathons/merges", + "archive_url": "https://api.github.com/repos/EESSI/hackathons/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/EESSI/hackathons/downloads", + "issues_url": "https://api.github.com/repos/EESSI/hackathons/issues{/number}", + "pulls_url": "https://api.github.com/repos/EESSI/hackathons/pulls{/number}", + "milestones_url": "https://api.github.com/repos/EESSI/hackathons/milestones{/number}", + "notifications_url": "https://api.github.com/repos/EESSI/hackathons/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/EESSI/hackathons/labels{/name}", + "releases_url": "https://api.github.com/repos/EESSI/hackathons/releases{/id}", + "deployments_url": "https://api.github.com/repos/EESSI/hackathons/deployments", + "created_at": "2021-12-10T13:49:45Z", + "updated_at": "2021-12-13T14:42:56Z", + "pushed_at": "2021-12-14T11:05:04Z", + "git_url": "git://github.com/EESSI/hackathons.git", + "ssh_url": "git@github.com:EESSI/hackathons.git", + "clone_url": "https://github.com/EESSI/hackathons.git", + "svn_url": "https://github.com/EESSI/hackathons", + "homepage": null, + "size": 29, + "stargazers_count": 0, + "watchers_count": 0, + "language": "Shell", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 1, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1, + "license": null, + "allow_forking": true, + "is_template": false, + "topics": [], + "visibility": "public", + "forks": 1, + "open_issues": 1, + "watchers": 0, + "default_branch": "main", + "allow_squash_merge": true, + "allow_merge_commit": true, + "allow_rebase_merge": true, + "allow_auto_merge": false, + "delete_branch_on_merge": false, + "allow_update_branch": false + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/EESSI/hackathons/pulls/2" + }, + "html": { + "href": "https://github.com/EESSI/hackathons/pull/2" + }, + "issue": { + "href": "https://api.github.com/repos/EESSI/hackathons/issues/2" + }, + "comments": { + "href": "https://api.github.com/repos/EESSI/hackathons/issues/2/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/EESSI/hackathons/pulls/2/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/EESSI/hackathons/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/EESSI/hackathons/pulls/2/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/EESSI/hackathons/statuses/848a8934071756d4fd775679bb26a886b5129972" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null, + "merged": false, + "mergeable": null, + "rebaseable": null, + "mergeable_state": "unknown", + "merged_by": null, + "comments": 0, + "review_comments": 0, + "maintainer_can_modify": true, + "commits": 1, + "additions": 6, + "deletions": 0, + "changed_files": 1 + }, + "repository": { + "id": 436994910, + "node_id": "R_kgDOGgwDXg", + "name": "hackathons", + "full_name": "EESSI/hackathons", + "private": false, + "owner": { + "login": "EESSI", + "id": 64691137, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0NjkxMTM3", + "avatar_url": "https://avatars.githubusercontent.com/u/64691137?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/EESSI", + "html_url": "https://github.com/EESSI", + "followers_url": "https://api.github.com/users/EESSI/followers", + "following_url": "https://api.github.com/users/EESSI/following{/other_user}", + "gists_url": "https://api.github.com/users/EESSI/gists{/gist_id}", + "starred_url": "https://api.github.com/users/EESSI/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/EESSI/subscriptions", + "organizations_url": "https://api.github.com/users/EESSI/orgs", + "repos_url": "https://api.github.com/users/EESSI/repos", + "events_url": "https://api.github.com/users/EESSI/events{/privacy}", + "received_events_url": "https://api.github.com/users/EESSI/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/EESSI/hackathons", + "description": "Scripts, notes, files related to EESSI hackathons", + "fork": false, + "url": "https://api.github.com/repos/EESSI/hackathons", + "forks_url": "https://api.github.com/repos/EESSI/hackathons/forks", + "keys_url": "https://api.github.com/repos/EESSI/hackathons/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/EESSI/hackathons/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/EESSI/hackathons/teams", + "hooks_url": "https://api.github.com/repos/EESSI/hackathons/hooks", + "issue_events_url": "https://api.github.com/repos/EESSI/hackathons/issues/events{/number}", + "events_url": "https://api.github.com/repos/EESSI/hackathons/events", + "assignees_url": "https://api.github.com/repos/EESSI/hackathons/assignees{/user}", + "branches_url": "https://api.github.com/repos/EESSI/hackathons/branches{/branch}", + "tags_url": "https://api.github.com/repos/EESSI/hackathons/tags", + "blobs_url": "https://api.github.com/repos/EESSI/hackathons/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/EESSI/hackathons/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/EESSI/hackathons/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/EESSI/hackathons/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/EESSI/hackathons/statuses/{sha}", + "languages_url": "https://api.github.com/repos/EESSI/hackathons/languages", + "stargazers_url": "https://api.github.com/repos/EESSI/hackathons/stargazers", + "contributors_url": "https://api.github.com/repos/EESSI/hackathons/contributors", + "subscribers_url": "https://api.github.com/repos/EESSI/hackathons/subscribers", + "subscription_url": "https://api.github.com/repos/EESSI/hackathons/subscription", + "commits_url": "https://api.github.com/repos/EESSI/hackathons/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/EESSI/hackathons/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/EESSI/hackathons/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/EESSI/hackathons/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/EESSI/hackathons/contents/{+path}", + "compare_url": "https://api.github.com/repos/EESSI/hackathons/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/EESSI/hackathons/merges", + "archive_url": "https://api.github.com/repos/EESSI/hackathons/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/EESSI/hackathons/downloads", + "issues_url": "https://api.github.com/repos/EESSI/hackathons/issues{/number}", + "pulls_url": "https://api.github.com/repos/EESSI/hackathons/pulls{/number}", + "milestones_url": "https://api.github.com/repos/EESSI/hackathons/milestones{/number}", + "notifications_url": "https://api.github.com/repos/EESSI/hackathons/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/EESSI/hackathons/labels{/name}", + "releases_url": "https://api.github.com/repos/EESSI/hackathons/releases{/id}", + "deployments_url": "https://api.github.com/repos/EESSI/hackathons/deployments", + "created_at": "2021-12-10T13:49:45Z", + "updated_at": "2021-12-13T14:42:56Z", + "pushed_at": "2021-12-14T11:05:04Z", + "git_url": "git://github.com/EESSI/hackathons.git", + "ssh_url": "git@github.com:EESSI/hackathons.git", + "clone_url": "https://github.com/EESSI/hackathons.git", + "svn_url": "https://github.com/EESSI/hackathons", + "homepage": null, + "size": 29, + "stargazers_count": 0, + "watchers_count": 0, + "language": "Shell", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 1, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1, + "license": null, + "allow_forking": true, + "is_template": false, + "topics": [], + "visibility": "public", + "forks": 1, + "open_issues": 1, + "watchers": 0, + "default_branch": "main" + }, + "organization": { + "login": "EESSI", + "id": 64691137, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0NjkxMTM3", + "url": "https://api.github.com/orgs/EESSI", + "repos_url": "https://api.github.com/orgs/EESSI/repos", + "events_url": "https://api.github.com/orgs/EESSI/events", + "hooks_url": "https://api.github.com/orgs/EESSI/hooks", + "issues_url": "https://api.github.com/orgs/EESSI/issues", + "members_url": "https://api.github.com/orgs/EESSI/members{/member}", + "public_members_url": "https://api.github.com/orgs/EESSI/public_members{/member}", + "avatar_url": "https://avatars.githubusercontent.com/u/64691137?v=4", + "description": "" + }, + "sender": { + "login": "sassy-crick", + "id": 43338785, + "node_id": "MDQ6VXNlcjQzMzM4Nzg1", + "avatar_url": "https://avatars.githubusercontent.com/u/43338785?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/sassy-crick", + "html_url": "https://github.com/sassy-crick", + "followers_url": "https://api.github.com/users/sassy-crick/followers", + "following_url": "https://api.github.com/users/sassy-crick/following{/other_user}", + "gists_url": "https://api.github.com/users/sassy-crick/gists{/gist_id}", + "starred_url": "https://api.github.com/users/sassy-crick/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/sassy-crick/subscriptions", + "organizations_url": "https://api.github.com/users/sassy-crick/orgs", + "repos_url": "https://api.github.com/users/sassy-crick/repos", + "events_url": "https://api.github.com/users/sassy-crick/events{/privacy}", + "received_events_url": "https://api.github.com/users/sassy-crick/received_events", + "type": "User", + "site_admin": false + }, + "installation": { + "id": 21231682, + "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMjEyMzE2ODI=" + } + } +} +