Last active
August 31, 2017 16:34
-
-
Save mgreensmith/cae1499ad570016e1b4ce07771058280 to your computer and use it in GitHub Desktop.
Github PR webhook payloads.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"opened", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"open", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:18:48Z", | |
"closed_at":null, | |
"merged_at":null, | |
"merge_commit_sha":null, | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/e2b96151ec3c02f7211bcaced50c89e783e52eb7", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"e2b96151ec3c02f7211bcaced50c89e783e52eb7", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:18:26Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:18:26Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/e2b96151ec3c02f7211bcaced50c89e783e52eb7" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":false, | |
"mergeable":null, | |
"rebaseable":null, | |
"mergeable_state":"unknown", | |
"merged_by":null, | |
"comments":0, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":1, | |
"additions":1, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:18:26Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"edited", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"open", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"No there's a description.", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:21:54Z", | |
"closed_at":null, | |
"merged_at":null, | |
"merge_commit_sha":"e79efbe075c8bd8be13277ddf7a401579c2efeec", | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":false, | |
"mergeable":true, | |
"rebaseable":true, | |
"mergeable_state":"unstable", | |
"merged_by":null, | |
"comments":1, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":2, | |
"additions":2, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"changes":{"body":{"from":""}}, | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"synchronize", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"open", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:20:13Z", | |
"closed_at":null, | |
"merged_at":null, | |
"merge_commit_sha":"9fd03bf6ab66a77486d3bf4d27f9c41ce74d9699", | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:13Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:13Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":false, | |
"mergeable":null, | |
"rebaseable":null, | |
"mergeable_state":"unknown", | |
"merged_by":null, | |
"comments":1, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":2, | |
"additions":2, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"before":"e2b96151ec3c02f7211bcaced50c89e783e52eb7", | |
"after":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:13Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"closed", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"closed", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"No there's a description.", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:24:55Z", | |
"closed_at":"2017-08-31T16:24:55Z", | |
"merged_at":null, | |
"merge_commit_sha":"e79efbe075c8bd8be13277ddf7a401579c2efeec", | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":false, | |
"mergeable":true, | |
"rebaseable":true, | |
"mergeable_state":"unstable", | |
"merged_by":null, | |
"comments":1, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":2, | |
"additions":2, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"reopened", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"open", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"No there's a description.", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:25:32Z", | |
"closed_at":null, | |
"merged_at":null, | |
"merge_commit_sha":"e79efbe075c8bd8be13277ddf7a401579c2efeec", | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":false, | |
"mergeable":null, | |
"rebaseable":null, | |
"mergeable_state":"unknown", | |
"merged_by":null, | |
"comments":1, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":2, | |
"additions":2, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:20:14Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":1, | |
"forks":0, | |
"open_issues":1, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action":"closed", | |
"number":1, | |
"pull_request":{ | |
"url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1", | |
"id":138709392, | |
"html_url":"https://github.com/mgreensmith/testrepo/pull/1", | |
"diff_url":"https://github.com/mgreensmith/testrepo/pull/1.diff", | |
"patch_url":"https://github.com/mgreensmith/testrepo/pull/1.patch", | |
"issue_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1", | |
"number":1, | |
"state":"closed", | |
"locked":false, | |
"title":"foo", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"body":"No there's a description.", | |
"created_at":"2017-08-31T16:18:48Z", | |
"updated_at":"2017-08-31T16:26:17Z", | |
"closed_at":"2017-08-31T16:26:17Z", | |
"merged_at":"2017-08-31T16:26:17Z", | |
"merge_commit_sha":"4aa654496023ebb61554b9a3344d9a66520962d3", | |
"assignee":null, | |
"assignees":[], | |
"requested_reviewers":[], | |
"milestone":null, | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits", | |
"review_comments_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments", | |
"review_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"head":{ | |
"label":"mgreensmith:develop", | |
"ref":"develop", | |
"sha":"639e6d659bd44ebc86f633e2ef36a90995bb0e88", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:26:17Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"base":{ | |
"label":"mgreensmith:master", | |
"ref":"master", | |
"sha":"53b60cbc6e6e0f51a8edcba812ea0568ade3d318", | |
"user":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"repo":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:26:17Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
} | |
}, | |
"_links":{ | |
"self":{"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1"}, | |
"html":{"href":"https://github.com/mgreensmith/testrepo/pull/1"}, | |
"issue":{"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1"}, | |
"comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/issues/1/comments" | |
}, | |
"review_comments":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/comments" | |
}, | |
"review_comment":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/comments{/number}" | |
}, | |
"commits":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/pulls/1/commits" | |
}, | |
"statuses":{ | |
"href":"https://api.github.com/repos/mgreensmith/testrepo/statuses/639e6d659bd44ebc86f633e2ef36a90995bb0e88" | |
} | |
}, | |
"author_association":"OWNER", | |
"merged":true, | |
"mergeable":null, | |
"rebaseable":null, | |
"mergeable_state":"unknown", | |
"merged_by":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"comments":1, | |
"review_comments":0, | |
"maintainer_can_modify":false, | |
"commits":2, | |
"additions":2, | |
"deletions":0, | |
"changed_files":1 | |
}, | |
"repository":{ | |
"id":16812820, | |
"name":"testrepo", | |
"full_name":"mgreensmith/testrepo", | |
"owner":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
}, | |
"private":false, | |
"html_url":"https://github.com/mgreensmith/testrepo", | |
"description":null, | |
"fork":false, | |
"url":"https://api.github.com/repos/mgreensmith/testrepo", | |
"forks_url":"https://api.github.com/repos/mgreensmith/testrepo/forks", | |
"keys_url":"https://api.github.com/repos/mgreensmith/testrepo/keys{/key_id}", | |
"collaborators_url":"https://api.github.com/repos/mgreensmith/testrepo/collaborators{/collaborator}", | |
"teams_url":"https://api.github.com/repos/mgreensmith/testrepo/teams", | |
"hooks_url":"https://api.github.com/repos/mgreensmith/testrepo/hooks", | |
"issue_events_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/events{/number}", | |
"events_url":"https://api.github.com/repos/mgreensmith/testrepo/events", | |
"assignees_url":"https://api.github.com/repos/mgreensmith/testrepo/assignees{/user}", | |
"branches_url":"https://api.github.com/repos/mgreensmith/testrepo/branches{/branch}", | |
"tags_url":"https://api.github.com/repos/mgreensmith/testrepo/tags", | |
"blobs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/blobs{/sha}", | |
"git_tags_url":"https://api.github.com/repos/mgreensmith/testrepo/git/tags{/sha}", | |
"git_refs_url":"https://api.github.com/repos/mgreensmith/testrepo/git/refs{/sha}", | |
"trees_url":"https://api.github.com/repos/mgreensmith/testrepo/git/trees{/sha}", | |
"statuses_url":"https://api.github.com/repos/mgreensmith/testrepo/statuses/{sha}", | |
"languages_url":"https://api.github.com/repos/mgreensmith/testrepo/languages", | |
"stargazers_url":"https://api.github.com/repos/mgreensmith/testrepo/stargazers", | |
"contributors_url":"https://api.github.com/repos/mgreensmith/testrepo/contributors", | |
"subscribers_url":"https://api.github.com/repos/mgreensmith/testrepo/subscribers", | |
"subscription_url":"https://api.github.com/repos/mgreensmith/testrepo/subscription", | |
"commits_url":"https://api.github.com/repos/mgreensmith/testrepo/commits{/sha}", | |
"git_commits_url":"https://api.github.com/repos/mgreensmith/testrepo/git/commits{/sha}", | |
"comments_url":"https://api.github.com/repos/mgreensmith/testrepo/comments{/number}", | |
"issue_comment_url":"https://api.github.com/repos/mgreensmith/testrepo/issues/comments{/number}", | |
"contents_url":"https://api.github.com/repos/mgreensmith/testrepo/contents/{+path}", | |
"compare_url":"https://api.github.com/repos/mgreensmith/testrepo/compare/{base}...{head}", | |
"merges_url":"https://api.github.com/repos/mgreensmith/testrepo/merges", | |
"archive_url":"https://api.github.com/repos/mgreensmith/testrepo/{archive_format}{/ref}", | |
"downloads_url":"https://api.github.com/repos/mgreensmith/testrepo/downloads", | |
"issues_url":"https://api.github.com/repos/mgreensmith/testrepo/issues{/number}", | |
"pulls_url":"https://api.github.com/repos/mgreensmith/testrepo/pulls{/number}", | |
"milestones_url":"https://api.github.com/repos/mgreensmith/testrepo/milestones{/number}", | |
"notifications_url":"https://api.github.com/repos/mgreensmith/testrepo/notifications{?since,all,participating}", | |
"labels_url":"https://api.github.com/repos/mgreensmith/testrepo/labels{/name}", | |
"releases_url":"https://api.github.com/repos/mgreensmith/testrepo/releases{/id}", | |
"deployments_url":"https://api.github.com/repos/mgreensmith/testrepo/deployments", | |
"created_at":"2014-02-13T18:43:45Z", | |
"updated_at":"2017-08-31T16:12:43Z", | |
"pushed_at":"2017-08-31T16:26:17Z", | |
"git_url":"git://github.com/mgreensmith/testrepo.git", | |
"ssh_url":"[email protected]:mgreensmith/testrepo.git", | |
"clone_url":"https://github.com/mgreensmith/testrepo.git", | |
"svn_url":"https://github.com/mgreensmith/testrepo", | |
"homepage":null, | |
"size":41, | |
"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":0, | |
"mirror_url":null, | |
"open_issues_count":0, | |
"forks":0, | |
"open_issues":0, | |
"watchers":0, | |
"default_branch":"master" | |
}, | |
"sender":{ | |
"login":"mgreensmith", | |
"id":1601951, | |
"avatar_url":"https://avatars2.githubusercontent.com/u/1601951?v=4", | |
"gravatar_id":"", | |
"url":"https://api.github.com/users/mgreensmith", | |
"html_url":"https://github.com/mgreensmith", | |
"followers_url":"https://api.github.com/users/mgreensmith/followers", | |
"following_url":"https://api.github.com/users/mgreensmith/following{/other_user}", | |
"gists_url":"https://api.github.com/users/mgreensmith/gists{/gist_id}", | |
"starred_url":"https://api.github.com/users/mgreensmith/starred{/owner}{/repo}", | |
"subscriptions_url":"https://api.github.com/users/mgreensmith/subscriptions", | |
"organizations_url":"https://api.github.com/users/mgreensmith/orgs", | |
"repos_url":"https://api.github.com/users/mgreensmith/repos", | |
"events_url":"https://api.github.com/users/mgreensmith/events{/privacy}", | |
"received_events_url":"https://api.github.com/users/mgreensmith/received_events", | |
"type":"User", | |
"site_admin":false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment