Skip to content

Instantly share code, notes, and snippets.

@shogo82148
Created August 4, 2021 14:27
Show Gist options
  • Save shogo82148/4edb6ec701ec590b80dfc51646fe38a7 to your computer and use it in GitHub Desktop.
Save shogo82148/4edb6ec701ec590b80dfc51646fe38a7 to your computer and use it in GitHub Desktop.

Revisions

  1. shogo82148 created this gist Aug 4, 2021.
    458 changes: 458 additions & 0 deletions event.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,458 @@
    {
    "action": "opened",
    "number": 15,
    "pull_request": {
    "_links": {
    "comments": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/issues/15/comments"
    },
    "commits": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15/commits"
    },
    "html": {
    "href": "https://github.com/shogo82148/github-action-test/pull/15"
    },
    "issue": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/issues/15"
    },
    "review_comment": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/pulls/comments{/number}"
    },
    "review_comments": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15/comments"
    },
    "self": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15"
    },
    "statuses": {
    "href": "https://api.github.com/repos/shogo82148/github-action-test/statuses/2e9c5baf1b6f272fb67369ec88140ebc4cba471a"
    }
    },
    "active_lock_reason": null,
    "additions": 2,
    "assignee": null,
    "assignees": [],
    "author_association": "OWNER",
    "auto_merge": null,
    "base": {
    "label": "shogo82148:main",
    "ref": "main",
    "repo": {
    "allow_auto_merge": false,
    "allow_merge_commit": true,
    "allow_rebase_merge": true,
    "allow_squash_merge": true,
    "archive_url": "https://api.github.com/repos/shogo82148/github-action-test/{archive_format}{/ref}",
    "archived": false,
    "assignees_url": "https://api.github.com/repos/shogo82148/github-action-test/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/shogo82148/github-action-test/branches{/branch}",
    "clone_url": "https://github.com/shogo82148/github-action-test.git",
    "collaborators_url": "https://api.github.com/repos/shogo82148/github-action-test/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/shogo82148/github-action-test/comments{/number}",
    "commits_url": "https://api.github.com/repos/shogo82148/github-action-test/commits{/sha}",
    "compare_url": "https://api.github.com/repos/shogo82148/github-action-test/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/shogo82148/github-action-test/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/shogo82148/github-action-test/contributors",
    "created_at": "2019-08-21T16:55:11Z",
    "default_branch": "main",
    "delete_branch_on_merge": false,
    "deployments_url": "https://api.github.com/repos/shogo82148/github-action-test/deployments",
    "description": "test repository for github action",
    "disabled": false,
    "downloads_url": "https://api.github.com/repos/shogo82148/github-action-test/downloads",
    "events_url": "https://api.github.com/repos/shogo82148/github-action-test/events",
    "fork": false,
    "forks": 0,
    "forks_count": 0,
    "forks_url": "https://api.github.com/repos/shogo82148/github-action-test/forks",
    "full_name": "shogo82148/github-action-test",
    "git_commits_url": "https://api.github.com/repos/shogo82148/github-action-test/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/shogo82148/github-action-test/git/tags{/sha}",
    "git_url": "git://github.com/shogo82148/github-action-test.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/shogo82148/github-action-test/hooks",
    "html_url": "https://github.com/shogo82148/github-action-test",
    "id": 203627676,
    "issue_comment_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/shogo82148/github-action-test/issues{/number}",
    "keys_url": "https://api.github.com/repos/shogo82148/github-action-test/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/shogo82148/github-action-test/labels{/name}",
    "language": "Perl",
    "languages_url": "https://api.github.com/repos/shogo82148/github-action-test/languages",
    "license": null,
    "merges_url": "https://api.github.com/repos/shogo82148/github-action-test/merges",
    "milestones_url": "https://api.github.com/repos/shogo82148/github-action-test/milestones{/number}",
    "mirror_url": null,
    "name": "github-action-test",
    "node_id": "MDEwOlJlcG9zaXRvcnkyMDM2Mjc2NzY=",
    "notifications_url": "https://api.github.com/repos/shogo82148/github-action-test/notifications{?since,all,participating}",
    "open_issues": 2,
    "open_issues_count": 2,
    "owner": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    },
    "private": false,
    "pulls_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls{/number}",
    "pushed_at": "2021-07-22T23:31:32Z",
    "releases_url": "https://api.github.com/repos/shogo82148/github-action-test/releases{/id}",
    "size": 136,
    "ssh_url": "[email protected]:shogo82148/github-action-test.git",
    "stargazers_count": 0,
    "stargazers_url": "https://api.github.com/repos/shogo82148/github-action-test/stargazers",
    "statuses_url": "https://api.github.com/repos/shogo82148/github-action-test/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/shogo82148/github-action-test/subscribers",
    "subscription_url": "https://api.github.com/repos/shogo82148/github-action-test/subscription",
    "svn_url": "https://github.com/shogo82148/github-action-test",
    "tags_url": "https://api.github.com/repos/shogo82148/github-action-test/tags",
    "teams_url": "https://api.github.com/repos/shogo82148/github-action-test/teams",
    "trees_url": "https://api.github.com/repos/shogo82148/github-action-test/git/trees{/sha}",
    "updated_at": "2021-07-22T23:31:35Z",
    "url": "https://api.github.com/repos/shogo82148/github-action-test",
    "watchers": 0,
    "watchers_count": 0
    },
    "sha": "2edc8f251cbf4ec45e595e4ad085ef136cbfbb85",
    "user": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    }
    },
    "body": null,
    "changed_files": 1,
    "closed_at": null,
    "comments": 0,
    "comments_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/15/comments",
    "commits": 1,
    "commits_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15/commits",
    "created_at": "2021-08-04T14:23:51Z",
    "deletions": 1,
    "diff_url": "https://github.com/shogo82148/github-action-test/pull/15.diff",
    "draft": false,
    "head": {
    "label": "shogo82148:$default-branch",
    "ref": "$default-branch",
    "repo": {
    "allow_auto_merge": false,
    "allow_merge_commit": true,
    "allow_rebase_merge": true,
    "allow_squash_merge": true,
    "archive_url": "https://api.github.com/repos/shogo82148/github-action-test/{archive_format}{/ref}",
    "archived": false,
    "assignees_url": "https://api.github.com/repos/shogo82148/github-action-test/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/shogo82148/github-action-test/branches{/branch}",
    "clone_url": "https://github.com/shogo82148/github-action-test.git",
    "collaborators_url": "https://api.github.com/repos/shogo82148/github-action-test/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/shogo82148/github-action-test/comments{/number}",
    "commits_url": "https://api.github.com/repos/shogo82148/github-action-test/commits{/sha}",
    "compare_url": "https://api.github.com/repos/shogo82148/github-action-test/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/shogo82148/github-action-test/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/shogo82148/github-action-test/contributors",
    "created_at": "2019-08-21T16:55:11Z",
    "default_branch": "main",
    "delete_branch_on_merge": false,
    "deployments_url": "https://api.github.com/repos/shogo82148/github-action-test/deployments",
    "description": "test repository for github action",
    "disabled": false,
    "downloads_url": "https://api.github.com/repos/shogo82148/github-action-test/downloads",
    "events_url": "https://api.github.com/repos/shogo82148/github-action-test/events",
    "fork": false,
    "forks": 0,
    "forks_count": 0,
    "forks_url": "https://api.github.com/repos/shogo82148/github-action-test/forks",
    "full_name": "shogo82148/github-action-test",
    "git_commits_url": "https://api.github.com/repos/shogo82148/github-action-test/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/shogo82148/github-action-test/git/tags{/sha}",
    "git_url": "git://github.com/shogo82148/github-action-test.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/shogo82148/github-action-test/hooks",
    "html_url": "https://github.com/shogo82148/github-action-test",
    "id": 203627676,
    "issue_comment_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/shogo82148/github-action-test/issues{/number}",
    "keys_url": "https://api.github.com/repos/shogo82148/github-action-test/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/shogo82148/github-action-test/labels{/name}",
    "language": "Perl",
    "languages_url": "https://api.github.com/repos/shogo82148/github-action-test/languages",
    "license": null,
    "merges_url": "https://api.github.com/repos/shogo82148/github-action-test/merges",
    "milestones_url": "https://api.github.com/repos/shogo82148/github-action-test/milestones{/number}",
    "mirror_url": null,
    "name": "github-action-test",
    "node_id": "MDEwOlJlcG9zaXRvcnkyMDM2Mjc2NzY=",
    "notifications_url": "https://api.github.com/repos/shogo82148/github-action-test/notifications{?since,all,participating}",
    "open_issues": 2,
    "open_issues_count": 2,
    "owner": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    },
    "private": false,
    "pulls_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls{/number}",
    "pushed_at": "2021-07-22T23:31:32Z",
    "releases_url": "https://api.github.com/repos/shogo82148/github-action-test/releases{/id}",
    "size": 136,
    "ssh_url": "[email protected]:shogo82148/github-action-test.git",
    "stargazers_count": 0,
    "stargazers_url": "https://api.github.com/repos/shogo82148/github-action-test/stargazers",
    "statuses_url": "https://api.github.com/repos/shogo82148/github-action-test/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/shogo82148/github-action-test/subscribers",
    "subscription_url": "https://api.github.com/repos/shogo82148/github-action-test/subscription",
    "svn_url": "https://github.com/shogo82148/github-action-test",
    "tags_url": "https://api.github.com/repos/shogo82148/github-action-test/tags",
    "teams_url": "https://api.github.com/repos/shogo82148/github-action-test/teams",
    "trees_url": "https://api.github.com/repos/shogo82148/github-action-test/git/trees{/sha}",
    "updated_at": "2021-07-22T23:31:35Z",
    "url": "https://api.github.com/repos/shogo82148/github-action-test",
    "watchers": 0,
    "watchers_count": 0
    },
    "sha": "2e9c5baf1b6f272fb67369ec88140ebc4cba471a",
    "user": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    }
    },
    "html_url": "https://github.com/shogo82148/github-action-test/pull/15",
    "id": 703549936,
    "issue_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/15",
    "labels": [],
    "locked": false,
    "maintainer_can_modify": false,
    "merge_commit_sha": null,
    "mergeable": null,
    "mergeable_state": "unknown",
    "merged": false,
    "merged_at": null,
    "merged_by": null,
    "milestone": null,
    "node_id": "MDExOlB1bGxSZXF1ZXN0NzAzNTQ5OTM2",
    "number": 15,
    "patch_url": "https://github.com/shogo82148/github-action-test/pull/15.patch",
    "rebaseable": null,
    "requested_reviewers": [],
    "requested_teams": [],
    "review_comment_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls/comments{/number}",
    "review_comments": 0,
    "review_comments_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15/comments",
    "state": "open",
    "statuses_url": "https://api.github.com/repos/shogo82148/github-action-test/statuses/2e9c5baf1b6f272fb67369ec88140ebc4cba471a",
    "title": "test of creating pull request",
    "updated_at": "2021-08-04T14:23:51Z",
    "url": "https://api.github.com/repos/shogo82148/github-action-test/pulls/15",
    "user": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    }
    },
    "repository": {
    "archive_url": "https://api.github.com/repos/shogo82148/github-action-test/{archive_format}{/ref}",
    "archived": false,
    "assignees_url": "https://api.github.com/repos/shogo82148/github-action-test/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/shogo82148/github-action-test/branches{/branch}",
    "clone_url": "https://github.com/shogo82148/github-action-test.git",
    "collaborators_url": "https://api.github.com/repos/shogo82148/github-action-test/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/shogo82148/github-action-test/comments{/number}",
    "commits_url": "https://api.github.com/repos/shogo82148/github-action-test/commits{/sha}",
    "compare_url": "https://api.github.com/repos/shogo82148/github-action-test/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/shogo82148/github-action-test/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/shogo82148/github-action-test/contributors",
    "created_at": "2019-08-21T16:55:11Z",
    "default_branch": "main",
    "deployments_url": "https://api.github.com/repos/shogo82148/github-action-test/deployments",
    "description": "test repository for github action",
    "disabled": false,
    "downloads_url": "https://api.github.com/repos/shogo82148/github-action-test/downloads",
    "events_url": "https://api.github.com/repos/shogo82148/github-action-test/events",
    "fork": false,
    "forks": 0,
    "forks_count": 0,
    "forks_url": "https://api.github.com/repos/shogo82148/github-action-test/forks",
    "full_name": "shogo82148/github-action-test",
    "git_commits_url": "https://api.github.com/repos/shogo82148/github-action-test/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/shogo82148/github-action-test/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/shogo82148/github-action-test/git/tags{/sha}",
    "git_url": "git://github.com/shogo82148/github-action-test.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/shogo82148/github-action-test/hooks",
    "html_url": "https://github.com/shogo82148/github-action-test",
    "id": 203627676,
    "issue_comment_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/shogo82148/github-action-test/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/shogo82148/github-action-test/issues{/number}",
    "keys_url": "https://api.github.com/repos/shogo82148/github-action-test/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/shogo82148/github-action-test/labels{/name}",
    "language": "Perl",
    "languages_url": "https://api.github.com/repos/shogo82148/github-action-test/languages",
    "license": null,
    "merges_url": "https://api.github.com/repos/shogo82148/github-action-test/merges",
    "milestones_url": "https://api.github.com/repos/shogo82148/github-action-test/milestones{/number}",
    "mirror_url": null,
    "name": "github-action-test",
    "node_id": "MDEwOlJlcG9zaXRvcnkyMDM2Mjc2NzY=",
    "notifications_url": "https://api.github.com/repos/shogo82148/github-action-test/notifications{?since,all,participating}",
    "open_issues": 2,
    "open_issues_count": 2,
    "owner": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    },
    "private": false,
    "pulls_url": "https://api.github.com/repos/shogo82148/github-action-test/pulls{/number}",
    "pushed_at": "2021-07-22T23:31:32Z",
    "releases_url": "https://api.github.com/repos/shogo82148/github-action-test/releases{/id}",
    "size": 136,
    "ssh_url": "[email protected]:shogo82148/github-action-test.git",
    "stargazers_count": 0,
    "stargazers_url": "https://api.github.com/repos/shogo82148/github-action-test/stargazers",
    "statuses_url": "https://api.github.com/repos/shogo82148/github-action-test/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/shogo82148/github-action-test/subscribers",
    "subscription_url": "https://api.github.com/repos/shogo82148/github-action-test/subscription",
    "svn_url": "https://github.com/shogo82148/github-action-test",
    "tags_url": "https://api.github.com/repos/shogo82148/github-action-test/tags",
    "teams_url": "https://api.github.com/repos/shogo82148/github-action-test/teams",
    "trees_url": "https://api.github.com/repos/shogo82148/github-action-test/git/trees{/sha}",
    "updated_at": "2021-07-22T23:31:35Z",
    "url": "https://api.github.com/repos/shogo82148/github-action-test",
    "watchers": 0,
    "watchers_count": 0
    },
    "sender": {
    "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4",
    "events_url": "https://api.github.com/users/shogo82148/events{/privacy}",
    "followers_url": "https://api.github.com/users/shogo82148/followers",
    "following_url": "https://api.github.com/users/shogo82148/following{/other_user}",
    "gists_url": "https://api.github.com/users/shogo82148/gists{/gist_id}",
    "gravatar_id": "",
    "html_url": "https://github.com/shogo82148",
    "id": 1157344,
    "login": "shogo82148",
    "node_id": "MDQ6VXNlcjExNTczNDQ=",
    "organizations_url": "https://api.github.com/users/shogo82148/orgs",
    "received_events_url": "https://api.github.com/users/shogo82148/received_events",
    "repos_url": "https://api.github.com/users/shogo82148/repos",
    "site_admin": false,
    "starred_url": "https://api.github.com/users/shogo82148/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/shogo82148/subscriptions",
    "type": "User",
    "url": "https://api.github.com/users/shogo82148"
    }
    }