From 5e5411d995f59c41602b9d853a57950e1e57a1ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 28 Jun 2019 09:00:47 +0200 Subject: [PATCH] typo --- Entrypoint.ps1 | 2 +- events/PR.fork.opened.json | 446 +++++++++++++++++++++++++++++++++++++ 2 files changed, 447 insertions(+), 1 deletion(-) create mode 100644 events/PR.fork.opened.json diff --git a/Entrypoint.ps1 b/Entrypoint.ps1 index 059b817..ac061a1 100644 --- a/Entrypoint.ps1 +++ b/Entrypoint.ps1 @@ -373,7 +373,7 @@ function Initialize-PR { #> Write-Log 'PR initialized' - if ($EVENT.actions -ne 'opened') { + if ($EVENT.action -ne 'opened') { Write-Log 'Only action ''opened'' is supported' exit 0 } diff --git a/events/PR.fork.opened.json b/events/PR.fork.opened.json new file mode 100644 index 0000000..e5c4157 --- /dev/null +++ b/events/PR.fork.opened.json @@ -0,0 +1,446 @@ +{ + "action": "opened", + "number": 47, + "pull_request": { + "_links": { + "comments": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/47/comments" + }, + "commits": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47/commits" + }, + "html": { + "href": "https://github.com/Ash258/GithubActionsBucketForTesting/pull/47" + }, + "issue": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/47" + }, + "review_comment": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/comments{/number}" + }, + "review_comments": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47/comments" + }, + "self": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47" + }, + "statuses": { + "href": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/statuses/64f0ba43ad1e94ac08b40ef31d9ee76e2921246f" + } + }, + "additions": 1, + "assignee": null, + "assignees": [], + "author_association": "NONE", + "base": { + "label": "Ash258:master", + "ref": "master", + "repo": { + "archive_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/assignees{/user}", + "blobs_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/branches{/branch}", + "clone_url": "https://github.com/Ash258/GithubActionsBucketForTesting.git", + "collaborators_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/comments{/number}", + "commits_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/commits{/sha}", + "compare_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/contents/{+path}", + "contributors_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/contributors", + "created_at": "2019-06-21T17:15:55Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/deployments", + "description": null, + "disabled": false, + "downloads_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/downloads", + "events_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/events", + "fork": false, + "forks": 1, + "forks_count": 1, + "forks_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/forks", + "full_name": "Ash258/GithubActionsBucketForTesting", + "git_commits_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/tags{/sha}", + "git_url": "git://github.com/Ash258/GithubActionsBucketForTesting.git", + "has_downloads": true, + "has_issues": true, + "has_pages": false, + "has_projects": true, + "has_wiki": true, + "homepage": null, + "hooks_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/hooks", + "html_url": "https://github.com/Ash258/GithubActionsBucketForTesting", + "id": 193135218, + "issue_comment_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/events{/number}", + "issues_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues{/number}", + "keys_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/keys{/key_id}", + "labels_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/labels{/name}", + "language": "PowerShell", + "languages_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/languages", + "license": null, + "merges_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/merges", + "milestones_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/milestones{/number}", + "mirror_url": null, + "name": "GithubActionsBucketForTesting", + "node_id": "MDEwOlJlcG9zaXRvcnkxOTMxMzUyMTg=", + "notifications_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/notifications{?since,all,participating}", + "open_issues": 1, + "open_issues_count": 1, + "owner": { + "avatar_url": "https://avatars0.githubusercontent.com/u/13260377?v=4", + "events_url": "https://api.github.com/users/Ash258/events{/privacy}", + "followers_url": "https://api.github.com/users/Ash258/followers", + "following_url": "https://api.github.com/users/Ash258/following{/other_user}", + "gists_url": "https://api.github.com/users/Ash258/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/Ash258", + "id": 13260377, + "login": "Ash258", + "node_id": "MDQ6VXNlcjEzMjYwMzc3", + "organizations_url": "https://api.github.com/users/Ash258/orgs", + "received_events_url": "https://api.github.com/users/Ash258/received_events", + "repos_url": "https://api.github.com/users/Ash258/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/Ash258/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Ash258/subscriptions", + "type": "User", + "url": "https://api.github.com/users/Ash258" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls{/number}", + "pushed_at": "2019-06-28T06:47:28Z", + "releases_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/releases{/id}", + "size": 44, + "ssh_url": "git@github.com:Ash258/GithubActionsBucketForTesting.git", + "stargazers_count": 1, + "stargazers_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/stargazers", + "statuses_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/subscribers", + "subscription_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/subscription", + "svn_url": "https://github.com/Ash258/GithubActionsBucketForTesting", + "tags_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/tags", + "teams_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/teams", + "trees_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/trees{/sha}", + "updated_at": "2019-06-27T22:01:06Z", + "url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting", + "watchers": 1, + "watchers_count": 1 + }, + "sha": "2d66720bd8e83e687a2de7115d8f9d4428446675", + "user": { + "avatar_url": "https://avatars0.githubusercontent.com/u/13260377?v=4", + "events_url": "https://api.github.com/users/Ash258/events{/privacy}", + "followers_url": "https://api.github.com/users/Ash258/followers", + "following_url": "https://api.github.com/users/Ash258/following{/other_user}", + "gists_url": "https://api.github.com/users/Ash258/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/Ash258", + "id": 13260377, + "login": "Ash258", + "node_id": "MDQ6VXNlcjEzMjYwMzc3", + "organizations_url": "https://api.github.com/users/Ash258/orgs", + "received_events_url": "https://api.github.com/users/Ash258/received_events", + "repos_url": "https://api.github.com/users/Ash258/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/Ash258/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Ash258/subscriptions", + "type": "User", + "url": "https://api.github.com/users/Ash258" + } + }, + "body": "", + "changed_files": 3, + "closed_at": null, + "comments": 0, + "comments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/47/comments", + "commits": 3, + "commits_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47/commits", + "created_at": "2019-06-28T06:56:43Z", + "deletions": 130, + "diff_url": "https://github.com/Ash258/GithubActionsBucketForTesting/pull/47.diff", + "draft": false, + "head": { + "label": "CosiTemporaryTest:master", + "ref": "master", + "repo": { + "archive_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/assignees{/user}", + "blobs_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/branches{/branch}", + "clone_url": "https://github.com/CosiTemporaryTest/GithubActionsBucketForTesting.git", + "collaborators_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/comments{/number}", + "commits_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/commits{/sha}", + "compare_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/contents/{+path}", + "contributors_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/contributors", + "created_at": "2019-06-28T06:45:43Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/deployments", + "description": null, + "disabled": false, + "downloads_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/downloads", + "events_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/events", + "fork": true, + "forks": 0, + "forks_count": 0, + "forks_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/forks", + "full_name": "CosiTemporaryTest/GithubActionsBucketForTesting", + "git_commits_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/git/tags{/sha}", + "git_url": "git://github.com/CosiTemporaryTest/GithubActionsBucketForTesting.git", + "has_downloads": true, + "has_issues": false, + "has_pages": false, + "has_projects": true, + "has_wiki": true, + "homepage": null, + "hooks_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/hooks", + "html_url": "https://github.com/CosiTemporaryTest/GithubActionsBucketForTesting", + "id": 194222093, + "issue_comment_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/issues/events{/number}", + "issues_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/issues{/number}", + "keys_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/keys{/key_id}", + "labels_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/labels{/name}", + "language": "PowerShell", + "languages_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/languages", + "license": null, + "merges_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/merges", + "milestones_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/milestones{/number}", + "mirror_url": null, + "name": "GithubActionsBucketForTesting", + "node_id": "MDEwOlJlcG9zaXRvcnkxOTQyMjIwOTM=", + "notifications_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/notifications{?since,all,participating}", + "open_issues": 0, + "open_issues_count": 0, + "owner": { + "avatar_url": "https://avatars3.githubusercontent.com/u/49948861?v=4", + "events_url": "https://api.github.com/users/CosiTemporaryTest/events{/privacy}", + "followers_url": "https://api.github.com/users/CosiTemporaryTest/followers", + "following_url": "https://api.github.com/users/CosiTemporaryTest/following{/other_user}", + "gists_url": "https://api.github.com/users/CosiTemporaryTest/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/CosiTemporaryTest", + "id": 49948861, + "login": "CosiTemporaryTest", + "node_id": "MDQ6VXNlcjQ5OTQ4ODYx", + "organizations_url": "https://api.github.com/users/CosiTemporaryTest/orgs", + "received_events_url": "https://api.github.com/users/CosiTemporaryTest/received_events", + "repos_url": "https://api.github.com/users/CosiTemporaryTest/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/CosiTemporaryTest/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/CosiTemporaryTest/subscriptions", + "type": "User", + "url": "https://api.github.com/users/CosiTemporaryTest" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/pulls{/number}", + "pushed_at": "2019-06-28T06:46:39Z", + "releases_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/releases{/id}", + "size": 44, + "ssh_url": "git@github.com:CosiTemporaryTest/GithubActionsBucketForTesting.git", + "stargazers_count": 0, + "stargazers_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/stargazers", + "statuses_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/subscribers", + "subscription_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/subscription", + "svn_url": "https://github.com/CosiTemporaryTest/GithubActionsBucketForTesting", + "tags_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/tags", + "teams_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/teams", + "trees_url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting/git/trees{/sha}", + "updated_at": "2019-06-28T06:46:40Z", + "url": "https://api.github.com/repos/CosiTemporaryTest/GithubActionsBucketForTesting", + "watchers": 0, + "watchers_count": 0 + }, + "sha": "64f0ba43ad1e94ac08b40ef31d9ee76e2921246f", + "user": { + "avatar_url": "https://avatars3.githubusercontent.com/u/49948861?v=4", + "events_url": "https://api.github.com/users/CosiTemporaryTest/events{/privacy}", + "followers_url": "https://api.github.com/users/CosiTemporaryTest/followers", + "following_url": "https://api.github.com/users/CosiTemporaryTest/following{/other_user}", + "gists_url": "https://api.github.com/users/CosiTemporaryTest/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/CosiTemporaryTest", + "id": 49948861, + "login": "CosiTemporaryTest", + "node_id": "MDQ6VXNlcjQ5OTQ4ODYx", + "organizations_url": "https://api.github.com/users/CosiTemporaryTest/orgs", + "received_events_url": "https://api.github.com/users/CosiTemporaryTest/received_events", + "repos_url": "https://api.github.com/users/CosiTemporaryTest/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/CosiTemporaryTest/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/CosiTemporaryTest/subscriptions", + "type": "User", + "url": "https://api.github.com/users/CosiTemporaryTest" + } + }, + "html_url": "https://github.com/Ash258/GithubActionsBucketForTesting/pull/47", + "id": 292712996, + "issue_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/47", + "labels": [], + "locked": false, + "maintainer_can_modify": true, + "merge_commit_sha": null, + "mergeable": null, + "mergeable_state": "unknown", + "merged": false, + "merged_at": null, + "merged_by": null, + "milestone": null, + "node_id": "MDExOlB1bGxSZXF1ZXN0MjkyNzEyOTk2", + "number": 47, + "patch_url": "https://github.com/Ash258/GithubActionsBucketForTesting/pull/47.patch", + "rebaseable": null, + "requested_reviewers": [], + "requested_teams": [], + "review_comment_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/comments{/number}", + "review_comments": 0, + "review_comments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47/comments", + "state": "open", + "statuses_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/statuses/64f0ba43ad1e94ac08b40ef31d9ee76e2921246f", + "title": "Capture even from forked repository", + "updated_at": "2019-06-28T06:56:43Z", + "url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls/47", + "user": { + "avatar_url": "https://avatars3.githubusercontent.com/u/49948861?v=4", + "events_url": "https://api.github.com/users/CosiTemporaryTest/events{/privacy}", + "followers_url": "https://api.github.com/users/CosiTemporaryTest/followers", + "following_url": "https://api.github.com/users/CosiTemporaryTest/following{/other_user}", + "gists_url": "https://api.github.com/users/CosiTemporaryTest/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/CosiTemporaryTest", + "id": 49948861, + "login": "CosiTemporaryTest", + "node_id": "MDQ6VXNlcjQ5OTQ4ODYx", + "organizations_url": "https://api.github.com/users/CosiTemporaryTest/orgs", + "received_events_url": "https://api.github.com/users/CosiTemporaryTest/received_events", + "repos_url": "https://api.github.com/users/CosiTemporaryTest/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/CosiTemporaryTest/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/CosiTemporaryTest/subscriptions", + "type": "User", + "url": "https://api.github.com/users/CosiTemporaryTest" + } + }, + "repository": { + "archive_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/assignees{/user}", + "blobs_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/branches{/branch}", + "clone_url": "https://github.com/Ash258/GithubActionsBucketForTesting.git", + "collaborators_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/comments{/number}", + "commits_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/commits{/sha}", + "compare_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/contents/{+path}", + "contributors_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/contributors", + "created_at": "2019-06-21T17:15:55Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/deployments", + "description": null, + "disabled": false, + "downloads_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/downloads", + "events_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/events", + "fork": false, + "forks": 1, + "forks_count": 1, + "forks_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/forks", + "full_name": "Ash258/GithubActionsBucketForTesting", + "git_commits_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/tags{/sha}", + "git_url": "git://github.com/Ash258/GithubActionsBucketForTesting.git", + "has_downloads": true, + "has_issues": true, + "has_pages": false, + "has_projects": true, + "has_wiki": true, + "homepage": null, + "hooks_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/hooks", + "html_url": "https://github.com/Ash258/GithubActionsBucketForTesting", + "id": 193135218, + "issue_comment_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues/events{/number}", + "issues_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/issues{/number}", + "keys_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/keys{/key_id}", + "labels_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/labels{/name}", + "language": "PowerShell", + "languages_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/languages", + "license": null, + "merges_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/merges", + "milestones_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/milestones{/number}", + "mirror_url": null, + "name": "GithubActionsBucketForTesting", + "node_id": "MDEwOlJlcG9zaXRvcnkxOTMxMzUyMTg=", + "notifications_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/notifications{?since,all,participating}", + "open_issues": 1, + "open_issues_count": 1, + "owner": { + "avatar_url": "https://avatars0.githubusercontent.com/u/13260377?v=4", + "events_url": "https://api.github.com/users/Ash258/events{/privacy}", + "followers_url": "https://api.github.com/users/Ash258/followers", + "following_url": "https://api.github.com/users/Ash258/following{/other_user}", + "gists_url": "https://api.github.com/users/Ash258/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/Ash258", + "id": 13260377, + "login": "Ash258", + "node_id": "MDQ6VXNlcjEzMjYwMzc3", + "organizations_url": "https://api.github.com/users/Ash258/orgs", + "received_events_url": "https://api.github.com/users/Ash258/received_events", + "repos_url": "https://api.github.com/users/Ash258/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/Ash258/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Ash258/subscriptions", + "type": "User", + "url": "https://api.github.com/users/Ash258" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/pulls{/number}", + "pushed_at": "2019-06-28T06:47:28Z", + "releases_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/releases{/id}", + "size": 44, + "ssh_url": "git@github.com:Ash258/GithubActionsBucketForTesting.git", + "stargazers_count": 1, + "stargazers_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/stargazers", + "statuses_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/subscribers", + "subscription_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/subscription", + "svn_url": "https://github.com/Ash258/GithubActionsBucketForTesting", + "tags_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/tags", + "teams_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/teams", + "trees_url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting/git/trees{/sha}", + "updated_at": "2019-06-27T22:01:06Z", + "url": "https://api.github.com/repos/Ash258/GithubActionsBucketForTesting", + "watchers": 1, + "watchers_count": 1 + }, + "sender": { + "avatar_url": "https://avatars3.githubusercontent.com/u/49948861?v=4", + "events_url": "https://api.github.com/users/CosiTemporaryTest/events{/privacy}", + "followers_url": "https://api.github.com/users/CosiTemporaryTest/followers", + "following_url": "https://api.github.com/users/CosiTemporaryTest/following{/other_user}", + "gists_url": "https://api.github.com/users/CosiTemporaryTest/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/CosiTemporaryTest", + "id": 49948861, + "login": "CosiTemporaryTest", + "node_id": "MDQ6VXNlcjQ5OTQ4ODYx", + "organizations_url": "https://api.github.com/users/CosiTemporaryTest/orgs", + "received_events_url": "https://api.github.com/users/CosiTemporaryTest/received_events", + "repos_url": "https://api.github.com/users/CosiTemporaryTest/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/CosiTemporaryTest/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/CosiTemporaryTest/subscriptions", + "type": "User", + "url": "https://api.github.com/users/CosiTemporaryTest" + } +}