github.com/argoproj/argo-cd/v3@v3.2.1/applicationset/webhook/testdata/github-pull-request-labeled-event.json (about)

     1  {
     2    "action": "labeled",
     3    "number": 2,
     4    "label": {
     5      "id": 6129306173,
     6      "node_id": "LA_kwDOIqudU88AAAABbVXKPQ",
     7      "url": "https://api.github.com/repos/SG60/backstage/labels/deploy-preview",
     8      "name": "deploy-preview",
     9      "color": "bfd4f2",
    10      "default": false,
    11      "description": ""
    12    },
    13    "pull_request": {
    14      "url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2",
    15      "id": 279147437,
    16      "node_id": "MDExOlB1bGxSZXF1ZXN0Mjc5MTQ3NDM3",
    17      "html_url": "https://github.com/Codertocat/Hello-World/pull/2",
    18      "diff_url": "https://github.com/Codertocat/Hello-World/pull/2.diff",
    19      "patch_url": "https://github.com/Codertocat/Hello-World/pull/2.patch",
    20      "issue_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2",
    21      "number": 2,
    22      "state": "open",
    23      "locked": false,
    24      "title": "Update the README with new information.",
    25      "user": {
    26        "login": "Codertocat",
    27        "id": 21031067,
    28        "node_id": "MDQ6VXNlcjIxMDMxMDY3",
    29        "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
    30        "gravatar_id": "",
    31        "url": "https://api.github.com/users/Codertocat",
    32        "html_url": "https://github.com/Codertocat",
    33        "followers_url": "https://api.github.com/users/Codertocat/followers",
    34        "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
    35        "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
    36        "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
    37        "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
    38        "organizations_url": "https://api.github.com/users/Codertocat/orgs",
    39        "repos_url": "https://api.github.com/users/Codertocat/repos",
    40        "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
    41        "received_events_url": "https://api.github.com/users/Codertocat/received_events",
    42        "type": "User",
    43        "site_admin": false
    44      },
    45      "body": "This is a pretty simple change that we need to pull into master.",
    46      "created_at": "2019-05-15T15:20:33Z",
    47      "updated_at": "2019-05-15T15:20:33Z",
    48      "closed_at": null,
    49      "merged_at": null,
    50      "merge_commit_sha": null,
    51      "assignee": null,
    52      "assignees": [],
    53      "requested_reviewers": [],
    54      "requested_teams": [],
    55      "labels": [
    56        {
    57          "id": 6129306173,
    58          "node_id": "LA_kwDOIqudU88AAAABbVXKPQ",
    59          "url": "https://api.github.com/repos/Codertocat/Hello-World/labels/deploy-preview",
    60          "name": "deploy-preview",
    61          "color": "bfd4f2",
    62          "default": false,
    63          "description": ""
    64        }
    65      ],
    66      "milestone": null,
    67      "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits",
    68      "review_comments_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments",
    69      "review_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}",
    70      "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments",
    71      "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821",
    72      "head": {
    73        "label": "Codertocat:changes",
    74        "ref": "changes",
    75        "sha": "ec26c3e57ca3a959ca5aad62de7213c562f8c821",
    76        "user": {
    77          "login": "Codertocat",
    78          "id": 21031067,
    79          "node_id": "MDQ6VXNlcjIxMDMxMDY3",
    80          "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
    81          "gravatar_id": "",
    82          "url": "https://api.github.com/users/Codertocat",
    83          "html_url": "https://github.com/Codertocat",
    84          "followers_url": "https://api.github.com/users/Codertocat/followers",
    85          "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
    86          "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
    87          "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
    88          "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
    89          "organizations_url": "https://api.github.com/users/Codertocat/orgs",
    90          "repos_url": "https://api.github.com/users/Codertocat/repos",
    91          "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
    92          "received_events_url": "https://api.github.com/users/Codertocat/received_events",
    93          "type": "User",
    94          "site_admin": false
    95        },
    96        "repo": {
    97          "id": 186853002,
    98          "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
    99          "name": "Hello-World",
   100          "full_name": "Codertocat/Hello-World",
   101          "private": false,
   102          "owner": {
   103            "login": "Codertocat",
   104            "id": 21031067,
   105            "node_id": "MDQ6VXNlcjIxMDMxMDY3",
   106            "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
   107            "gravatar_id": "",
   108            "url": "https://api.github.com/users/Codertocat",
   109            "html_url": "https://github.com/Codertocat",
   110            "followers_url": "https://api.github.com/users/Codertocat/followers",
   111            "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
   112            "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
   113            "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
   114            "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
   115            "organizations_url": "https://api.github.com/users/Codertocat/orgs",
   116            "repos_url": "https://api.github.com/users/Codertocat/repos",
   117            "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
   118            "received_events_url": "https://api.github.com/users/Codertocat/received_events",
   119            "type": "User",
   120            "site_admin": false
   121          },
   122          "html_url": "https://github.com/Codertocat/Hello-World",
   123          "description": null,
   124          "fork": false,
   125          "url": "https://api.github.com/repos/Codertocat/Hello-World",
   126          "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
   127          "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
   128          "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
   129          "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
   130          "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
   131          "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
   132          "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
   133          "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
   134          "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
   135          "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
   136          "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
   137          "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
   138          "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
   139          "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
   140          "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
   141          "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
   142          "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
   143          "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
   144          "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
   145          "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
   146          "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
   147          "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
   148          "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
   149          "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
   150          "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
   151          "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
   152          "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
   153          "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
   154          "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
   155          "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
   156          "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
   157          "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
   158          "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
   159          "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
   160          "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
   161          "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
   162          "created_at": "2019-05-15T15:19:25Z",
   163          "updated_at": "2019-05-15T15:19:27Z",
   164          "pushed_at": "2019-05-15T15:20:32Z",
   165          "git_url": "git://github.com/Codertocat/Hello-World.git",
   166          "ssh_url": "git@github.com:Codertocat/Hello-World.git",
   167          "clone_url": "https://github.com/Codertocat/Hello-World.git",
   168          "svn_url": "https://github.com/Codertocat/Hello-World",
   169          "homepage": null,
   170          "size": 0,
   171          "stargazers_count": 0,
   172          "watchers_count": 0,
   173          "language": null,
   174          "has_issues": true,
   175          "has_projects": true,
   176          "has_downloads": true,
   177          "has_wiki": true,
   178          "has_pages": true,
   179          "forks_count": 0,
   180          "mirror_url": null,
   181          "archived": false,
   182          "disabled": false,
   183          "open_issues_count": 2,
   184          "license": null,
   185          "forks": 0,
   186          "open_issues": 2,
   187          "watchers": 0,
   188          "default_branch": "master",
   189          "allow_squash_merge": true,
   190          "allow_merge_commit": true,
   191          "allow_rebase_merge": true,
   192          "delete_branch_on_merge": false
   193        }
   194      },
   195      "base": {
   196        "label": "Codertocat:master",
   197        "ref": "master",
   198        "sha": "f95f852bd8fca8fcc58a9a2d6c842781e32a215e",
   199        "user": {
   200          "login": "Codertocat",
   201          "id": 21031067,
   202          "node_id": "MDQ6VXNlcjIxMDMxMDY3",
   203          "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
   204          "gravatar_id": "",
   205          "url": "https://api.github.com/users/Codertocat",
   206          "html_url": "https://github.com/Codertocat",
   207          "followers_url": "https://api.github.com/users/Codertocat/followers",
   208          "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
   209          "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
   210          "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
   211          "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
   212          "organizations_url": "https://api.github.com/users/Codertocat/orgs",
   213          "repos_url": "https://api.github.com/users/Codertocat/repos",
   214          "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
   215          "received_events_url": "https://api.github.com/users/Codertocat/received_events",
   216          "type": "User",
   217          "site_admin": false
   218        },
   219        "repo": {
   220          "id": 186853002,
   221          "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
   222          "name": "Hello-World",
   223          "full_name": "Codertocat/Hello-World",
   224          "private": false,
   225          "owner": {
   226            "login": "Codertocat",
   227            "id": 21031067,
   228            "node_id": "MDQ6VXNlcjIxMDMxMDY3",
   229            "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
   230            "gravatar_id": "",
   231            "url": "https://api.github.com/users/Codertocat",
   232            "html_url": "https://github.com/Codertocat",
   233            "followers_url": "https://api.github.com/users/Codertocat/followers",
   234            "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
   235            "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
   236            "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
   237            "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
   238            "organizations_url": "https://api.github.com/users/Codertocat/orgs",
   239            "repos_url": "https://api.github.com/users/Codertocat/repos",
   240            "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
   241            "received_events_url": "https://api.github.com/users/Codertocat/received_events",
   242            "type": "User",
   243            "site_admin": false
   244          },
   245          "html_url": "https://github.com/Codertocat/Hello-World",
   246          "description": null,
   247          "fork": false,
   248          "url": "https://api.github.com/repos/Codertocat/Hello-World",
   249          "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
   250          "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
   251          "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
   252          "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
   253          "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
   254          "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
   255          "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
   256          "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
   257          "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
   258          "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
   259          "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
   260          "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
   261          "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
   262          "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
   263          "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
   264          "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
   265          "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
   266          "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
   267          "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
   268          "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
   269          "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
   270          "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
   271          "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
   272          "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
   273          "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
   274          "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
   275          "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
   276          "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
   277          "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
   278          "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
   279          "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
   280          "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
   281          "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
   282          "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
   283          "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
   284          "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
   285          "created_at": "2019-05-15T15:19:25Z",
   286          "updated_at": "2019-05-15T15:19:27Z",
   287          "pushed_at": "2019-05-15T15:20:32Z",
   288          "git_url": "git://github.com/Codertocat/Hello-World.git",
   289          "ssh_url": "git@github.com:Codertocat/Hello-World.git",
   290          "clone_url": "https://github.com/Codertocat/Hello-World.git",
   291          "svn_url": "https://github.com/Codertocat/Hello-World",
   292          "homepage": null,
   293          "size": 0,
   294          "stargazers_count": 0,
   295          "watchers_count": 0,
   296          "language": null,
   297          "has_issues": true,
   298          "has_projects": true,
   299          "has_downloads": true,
   300          "has_wiki": true,
   301          "has_pages": true,
   302          "forks_count": 0,
   303          "mirror_url": null,
   304          "archived": false,
   305          "disabled": false,
   306          "open_issues_count": 2,
   307          "license": null,
   308          "forks": 0,
   309          "open_issues": 2,
   310          "watchers": 0,
   311          "default_branch": "master",
   312          "allow_squash_merge": true,
   313          "allow_merge_commit": true,
   314          "allow_rebase_merge": true,
   315          "delete_branch_on_merge": false
   316        }
   317      },
   318      "_links": {
   319        "self": {
   320          "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2"
   321        },
   322        "html": {
   323          "href": "https://github.com/Codertocat/Hello-World/pull/2"
   324        },
   325        "issue": {
   326          "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2"
   327        },
   328        "comments": {
   329          "href": "https://api.github.com/repos/Codertocat/Hello-World/issues/2/comments"
   330        },
   331        "review_comments": {
   332          "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/comments"
   333        },
   334        "review_comment": {
   335          "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/comments{/number}"
   336        },
   337        "commits": {
   338          "href": "https://api.github.com/repos/Codertocat/Hello-World/pulls/2/commits"
   339        },
   340        "statuses": {
   341          "href": "https://api.github.com/repos/Codertocat/Hello-World/statuses/ec26c3e57ca3a959ca5aad62de7213c562f8c821"
   342        }
   343      },
   344      "author_association": "OWNER",
   345      "draft": false,
   346      "merged": false,
   347      "mergeable": null,
   348      "rebaseable": null,
   349      "mergeable_state": "unknown",
   350      "merged_by": null,
   351      "comments": 0,
   352      "review_comments": 0,
   353      "maintainer_can_modify": false,
   354      "commits": 1,
   355      "additions": 1,
   356      "deletions": 1,
   357      "changed_files": 1
   358    },
   359    "repository": {
   360      "id": 186853002,
   361      "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=",
   362      "name": "Hello-World",
   363      "full_name": "Codertocat/Hello-World",
   364      "private": false,
   365      "owner": {
   366        "login": "Codertocat",
   367        "id": 21031067,
   368        "node_id": "MDQ6VXNlcjIxMDMxMDY3",
   369        "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
   370        "gravatar_id": "",
   371        "url": "https://api.github.com/users/Codertocat",
   372        "html_url": "https://github.com/Codertocat",
   373        "followers_url": "https://api.github.com/users/Codertocat/followers",
   374        "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
   375        "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
   376        "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
   377        "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
   378        "organizations_url": "https://api.github.com/users/Codertocat/orgs",
   379        "repos_url": "https://api.github.com/users/Codertocat/repos",
   380        "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
   381        "received_events_url": "https://api.github.com/users/Codertocat/received_events",
   382        "type": "User",
   383        "site_admin": false
   384      },
   385      "html_url": "https://github.com/Codertocat/Hello-World",
   386      "description": null,
   387      "fork": false,
   388      "url": "https://api.github.com/repos/Codertocat/Hello-World",
   389      "forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks",
   390      "keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}",
   391      "collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}",
   392      "teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams",
   393      "hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks",
   394      "issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}",
   395      "events_url": "https://api.github.com/repos/Codertocat/Hello-World/events",
   396      "assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}",
   397      "branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}",
   398      "tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags",
   399      "blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}",
   400      "git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}",
   401      "git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}",
   402      "trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}",
   403      "statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}",
   404      "languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages",
   405      "stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers",
   406      "contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors",
   407      "subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers",
   408      "subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription",
   409      "commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}",
   410      "git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}",
   411      "comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}",
   412      "issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}",
   413      "contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}",
   414      "compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}",
   415      "merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges",
   416      "archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}",
   417      "downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads",
   418      "issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}",
   419      "pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}",
   420      "milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}",
   421      "notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
   422      "labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}",
   423      "releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}",
   424      "deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments",
   425      "created_at": "2019-05-15T15:19:25Z",
   426      "updated_at": "2019-05-15T15:19:27Z",
   427      "pushed_at": "2019-05-15T15:20:32Z",
   428      "git_url": "git://github.com/Codertocat/Hello-World.git",
   429      "ssh_url": "git@github.com:Codertocat/Hello-World.git",
   430      "clone_url": "https://github.com/Codertocat/Hello-World.git",
   431      "svn_url": "https://github.com/Codertocat/Hello-World",
   432      "homepage": null,
   433      "size": 0,
   434      "stargazers_count": 0,
   435      "watchers_count": 0,
   436      "language": null,
   437      "has_issues": true,
   438      "has_projects": true,
   439      "has_downloads": true,
   440      "has_wiki": true,
   441      "has_pages": true,
   442      "forks_count": 0,
   443      "mirror_url": null,
   444      "archived": false,
   445      "disabled": false,
   446      "open_issues_count": 2,
   447      "license": null,
   448      "forks": 0,
   449      "open_issues": 2,
   450      "watchers": 0,
   451      "default_branch": "master"
   452    },
   453    "sender": {
   454      "login": "Codertocat",
   455      "id": 21031067,
   456      "node_id": "MDQ6VXNlcjIxMDMxMDY3",
   457      "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
   458      "gravatar_id": "",
   459      "url": "https://api.github.com/users/Codertocat",
   460      "html_url": "https://github.com/Codertocat",
   461      "followers_url": "https://api.github.com/users/Codertocat/followers",
   462      "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
   463      "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
   464      "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
   465      "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
   466      "organizations_url": "https://api.github.com/users/Codertocat/orgs",
   467      "repos_url": "https://api.github.com/users/Codertocat/repos",
   468      "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
   469      "received_events_url": "https://api.github.com/users/Codertocat/received_events",
   470      "type": "User",
   471      "site_admin": false
   472    }
   473  }