Skip to content

Instantly share code, notes, and snippets.

@patcon
Created April 23, 2014 13:48
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patcon/11215810 to your computer and use it in GitHub Desktop.
Save patcon/11215810 to your computer and use it in GitHub Desktop.
Comparing a webhook payload for a closed vs a merged pull request.
{
"action": "closed",
"number": 2302,
"pull_request": {
"url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302",
"id": 14945815,
"html_url": "https://github.com/gittip/www.gittip.com/pull/2302",
"diff_url": "https://github.com/gittip/www.gittip.com/pull/2302.diff",
"patch_url": "https://github.com/gittip/www.gittip.com/pull/2302.patch",
"issue_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/2302",
"number": 2302,
"state": "closed",
"title": "Proper CC0 License.",
"user": {
"login": "YenaHong",
"id": 5276844,
"avatar_url": "https://avatars.githubusercontent.com/u/5276844?",
"gravatar_id": "063174be26f80c5b7e236719580294fe",
"url": "https://api.github.com/users/YenaHong",
"html_url": "https://github.com/YenaHong",
"followers_url": "https://api.github.com/users/YenaHong/followers",
"following_url": "https://api.github.com/users/YenaHong/following{/other_user}",
"gists_url": "https://api.github.com/users/YenaHong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/YenaHong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/YenaHong/subscriptions",
"organizations_url": "https://api.github.com/users/YenaHong/orgs",
"repos_url": "https://api.github.com/users/YenaHong/repos",
"events_url": "https://api.github.com/users/YenaHong/events{/privacy}",
"received_events_url": "https://api.github.com/users/YenaHong/received_events",
"type": "User",
"site_admin": false
},
"body": "Current COPYING page shows that the work is \"public domain\", which is for something that copyright has expired (like Da Vinci's artwork). CC0 is the license when copyright holder wants to release all the copyright restriction.",
"created_at": "2014-04-19T18:02:56Z",
"updated_at": "2014-04-21T20:15:19Z",
"closed_at": "2014-04-21T20:15:19Z",
"merged_at": null,
"merge_commit_sha": "9e380e05189bdf98e1d010850d6019222b75749b",
"assignee": {
"login": "whit537",
"id": 134455,
"avatar_url": "https://avatars.githubusercontent.com/u/134455?",
"gravatar_id": "fb054b407a6461e417ee6b6ae084da37",
"url": "https://api.github.com/users/whit537",
"html_url": "https://github.com/whit537",
"followers_url": "https://api.github.com/users/whit537/followers",
"following_url": "https://api.github.com/users/whit537/following{/other_user}",
"gists_url": "https://api.github.com/users/whit537/gists{/gist_id}",
"starred_url": "https://api.github.com/users/whit537/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/whit537/subscriptions",
"organizations_url": "https://api.github.com/users/whit537/orgs",
"repos_url": "https://api.github.com/users/whit537/repos",
"events_url": "https://api.github.com/users/whit537/events{/privacy}",
"received_events_url": "https://api.github.com/users/whit537/received_events",
"type": "User",
"site_admin": false
},
"milestone": null,
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302/commits",
"review_comments_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302/comments",
"review_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/comments/{number}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/2302/comments",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/e386b6e85ff0721ade1b79d7a0c6a239446b7b42",
"head": {
"label": "YenaHong:License-fix",
"ref": "License-fix",
"sha": "e386b6e85ff0721ade1b79d7a0c6a239446b7b42",
"user": {
"login": "YenaHong",
"id": 5276844,
"avatar_url": "https://avatars.githubusercontent.com/u/5276844?",
"gravatar_id": "063174be26f80c5b7e236719580294fe",
"url": "https://api.github.com/users/YenaHong",
"html_url": "https://github.com/YenaHong",
"followers_url": "https://api.github.com/users/YenaHong/followers",
"following_url": "https://api.github.com/users/YenaHong/following{/other_user}",
"gists_url": "https://api.github.com/users/YenaHong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/YenaHong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/YenaHong/subscriptions",
"organizations_url": "https://api.github.com/users/YenaHong/orgs",
"repos_url": "https://api.github.com/users/YenaHong/repos",
"events_url": "https://api.github.com/users/YenaHong/events{/privacy}",
"received_events_url": "https://api.github.com/users/YenaHong/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 18947195,
"name": "www.gittip.com",
"full_name": "YenaHong/www.gittip.com",
"owner": {
"login": "YenaHong",
"id": 5276844,
"avatar_url": "https://avatars.githubusercontent.com/u/5276844?",
"gravatar_id": "063174be26f80c5b7e236719580294fe",
"url": "https://api.github.com/users/YenaHong",
"html_url": "https://github.com/YenaHong",
"followers_url": "https://api.github.com/users/YenaHong/followers",
"following_url": "https://api.github.com/users/YenaHong/following{/other_user}",
"gists_url": "https://api.github.com/users/YenaHong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/YenaHong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/YenaHong/subscriptions",
"organizations_url": "https://api.github.com/users/YenaHong/orgs",
"repos_url": "https://api.github.com/users/YenaHong/repos",
"events_url": "https://api.github.com/users/YenaHong/events{/privacy}",
"received_events_url": "https://api.github.com/users/YenaHong/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/YenaHong/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": true,
"url": "https://api.github.com/repos/YenaHong/www.gittip.com",
"forks_url": "https://api.github.com/repos/YenaHong/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/YenaHong/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/YenaHong/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/YenaHong/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/YenaHong/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/YenaHong/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/YenaHong/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/YenaHong/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/YenaHong/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/YenaHong/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/YenaHong/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/YenaHong/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/YenaHong/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/YenaHong/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/YenaHong/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/YenaHong/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/YenaHong/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/YenaHong/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/YenaHong/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/YenaHong/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/YenaHong/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/YenaHong/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/YenaHong/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/YenaHong/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/YenaHong/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/YenaHong/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/YenaHong/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/YenaHong/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/YenaHong/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/YenaHong/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/YenaHong/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/YenaHong/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/YenaHong/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/YenaHong/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/YenaHong/www.gittip.com/releases{/id}",
"created_at": "2014-04-19T17:53:12Z",
"updated_at": "2014-04-19T18:02:56Z",
"pushed_at": "2014-04-19T18:01:55Z",
"git_url": "git://github.com/YenaHong/www.gittip.com.git",
"ssh_url": "git@github.com:YenaHong/www.gittip.com.git",
"clone_url": "https://github.com/YenaHong/www.gittip.com.git",
"svn_url": "https://github.com/YenaHong/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 35089,
"stargazers_count": 0,
"watchers_count": 0,
"language": "Python",
"has_issues": false,
"has_downloads": true,
"has_wiki": false,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 0,
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "master"
}
},
"base": {
"label": "gittip:master",
"ref": "master",
"sha": "41ee1621f0a545f368b1a090ad2ad3fbe30178f8",
"user": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 4521463,
"name": "www.gittip.com",
"full_name": "gittip/www.gittip.com",
"owner": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gittip/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": false,
"url": "https://api.github.com/repos/gittip/www.gittip.com",
"forks_url": "https://api.github.com/repos/gittip/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/gittip/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gittip/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gittip/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/gittip/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/gittip/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/gittip/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/gittip/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/gittip/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gittip/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gittip/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gittip/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/gittip/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/gittip/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/gittip/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/gittip/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gittip/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/gittip/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/gittip/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gittip/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/gittip/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gittip/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/gittip/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gittip/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gittip/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gittip/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/gittip/www.gittip.com/releases{/id}",
"created_at": "2012-06-01T16:01:02Z",
"updated_at": "2014-04-21T19:39:32Z",
"pushed_at": "2014-04-21T19:39:32Z",
"git_url": "git://github.com/gittip/www.gittip.com.git",
"ssh_url": "git@github.com:gittip/www.gittip.com.git",
"clone_url": "https://github.com/gittip/www.gittip.com.git",
"svn_url": "https://github.com/gittip/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 59697,
"stargazers_count": 627,
"watchers_count": 627,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"forks_count": 180,
"mirror_url": null,
"open_issues_count": 464,
"forks": 180,
"open_issues": 464,
"watchers": 627,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302"
},
"html": {
"href": "https://github.com/gittip/www.gittip.com/pull/2302"
},
"issue": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/issues/2302"
},
"comments": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/issues/2302/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/comments/{number}"
},
"commits": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2302/commits"
},
"statuses": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/statuses/e386b6e85ff0721ade1b79d7a0c6a239446b7b42"
}
},
"merged": false,
"mergeable": true,
"mergeable_state": "clean",
"merged_by": null,
"comments": 4,
"review_comments": 5,
"commits": 1,
"additions": 79,
"deletions": 105,
"changed_files": 1
},
"repository": {
"id": 4521463,
"name": "www.gittip.com",
"full_name": "gittip/www.gittip.com",
"owner": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gittip/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": false,
"url": "https://api.github.com/repos/gittip/www.gittip.com",
"forks_url": "https://api.github.com/repos/gittip/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/gittip/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gittip/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gittip/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/gittip/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/gittip/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/gittip/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/gittip/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/gittip/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gittip/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gittip/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gittip/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/gittip/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/gittip/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/gittip/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/gittip/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gittip/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/gittip/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/gittip/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gittip/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/gittip/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gittip/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/gittip/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gittip/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gittip/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gittip/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/gittip/www.gittip.com/releases{/id}",
"created_at": "2012-06-01T16:01:02Z",
"updated_at": "2014-04-21T19:39:32Z",
"pushed_at": "2014-04-21T19:39:32Z",
"git_url": "git://github.com/gittip/www.gittip.com.git",
"ssh_url": "git@github.com:gittip/www.gittip.com.git",
"clone_url": "https://github.com/gittip/www.gittip.com.git",
"svn_url": "https://github.com/gittip/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 59697,
"stargazers_count": 627,
"watchers_count": 627,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"forks_count": 180,
"mirror_url": null,
"open_issues_count": 464,
"forks": 180,
"open_issues": 464,
"watchers": 627,
"default_branch": "master"
},
"sender": {
"login": "rummik",
"id": 630909,
"avatar_url": "https://avatars.githubusercontent.com/u/630909?",
"gravatar_id": "970cf49bc983bc884c37a29710260aa9",
"url": "https://api.github.com/users/rummik",
"html_url": "https://github.com/rummik",
"followers_url": "https://api.github.com/users/rummik/followers",
"following_url": "https://api.github.com/users/rummik/following{/other_user}",
"gists_url": "https://api.github.com/users/rummik/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rummik/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rummik/subscriptions",
"organizations_url": "https://api.github.com/users/rummik/orgs",
"repos_url": "https://api.github.com/users/rummik/repos",
"events_url": "https://api.github.com/users/rummik/events{/privacy}",
"received_events_url": "https://api.github.com/users/rummik/received_events",
"type": "User",
"site_admin": false
}
}
{
"action": "closed",
"number": 2313,
"pull_request": {
"url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313",
"id": 14992332,
"html_url": "https://github.com/gittip/www.gittip.com/pull/2313",
"diff_url": "https://github.com/gittip/www.gittip.com/pull/2313.diff",
"patch_url": "https://github.com/gittip/www.gittip.com/pull/2313.patch",
"issue_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/2313",
"number": 2313,
"state": "closed",
"title": "Add Mandrill",
"user": {
"login": "clone1018",
"id": 226638,
"avatar_url": "https://avatars.githubusercontent.com/u/226638?",
"gravatar_id": "5e6eeb2d2beeef0796a548e415a59c75",
"url": "https://api.github.com/users/clone1018",
"html_url": "https://github.com/clone1018",
"followers_url": "https://api.github.com/users/clone1018/followers",
"following_url": "https://api.github.com/users/clone1018/following{/other_user}",
"gists_url": "https://api.github.com/users/clone1018/gists{/gist_id}",
"starred_url": "https://api.github.com/users/clone1018/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/clone1018/subscriptions",
"organizations_url": "https://api.github.com/users/clone1018/orgs",
"repos_url": "https://api.github.com/users/clone1018/repos",
"events_url": "https://api.github.com/users/clone1018/events{/privacy}",
"received_events_url": "https://api.github.com/users/clone1018/received_events",
"type": "User",
"site_admin": false
},
"body": "This PR is the initial stage of #2312\r\n\r\nNot ready yet.\r\n\r\nExample inside simplate:\r\n```python\r\nmessage = {\r\n 'from_email': 'luke@gittip.com',\r\n 'from_name': 'Luke Strickland',\r\n 'html': '<p>Hello world</p>',\r\n 'subject': 'Mandrill Test',\r\n 'tags': ['password-resets'],\r\n 'text': 'Hello',\r\n 'to': [{'email': 'luke@axxim.net',\r\n 'name': 'Luke Strickland',\r\n 'type': 'to'}]\r\n}\r\n\r\nresult = website.mail.messages.send(message=message, async=False)\r\n```",
"created_at": "2014-04-22T00:56:14Z",
"updated_at": "2014-04-22T19:58:11Z",
"closed_at": "2014-04-22T19:58:11Z",
"merged_at": "2014-04-22T19:58:11Z",
"merge_commit_sha": "2927f2acfa860bbdeea63ea398ea37bf35f785a5",
"assignee": null,
"milestone": null,
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313/commits",
"review_comments_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313/comments",
"review_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls/comments/{number}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/2313/comments",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/b7d8deb436b639751cfef3d7fc70b3a9af5117b8",
"head": {
"label": "gittip:add-mandrill",
"ref": "add-mandrill",
"sha": "b7d8deb436b639751cfef3d7fc70b3a9af5117b8",
"user": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 4521463,
"name": "www.gittip.com",
"full_name": "gittip/www.gittip.com",
"owner": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gittip/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": false,
"url": "https://api.github.com/repos/gittip/www.gittip.com",
"forks_url": "https://api.github.com/repos/gittip/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/gittip/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gittip/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gittip/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/gittip/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/gittip/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/gittip/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/gittip/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/gittip/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gittip/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gittip/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gittip/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/gittip/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/gittip/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/gittip/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/gittip/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gittip/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/gittip/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/gittip/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gittip/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/gittip/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gittip/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/gittip/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gittip/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gittip/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gittip/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/gittip/www.gittip.com/releases{/id}",
"created_at": "2012-06-01T16:01:02Z",
"updated_at": "2014-04-22T19:58:11Z",
"pushed_at": "2014-04-22T19:58:11Z",
"git_url": "git://github.com/gittip/www.gittip.com.git",
"ssh_url": "git@github.com:gittip/www.gittip.com.git",
"clone_url": "https://github.com/gittip/www.gittip.com.git",
"svn_url": "https://github.com/gittip/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 59697,
"stargazers_count": 627,
"watchers_count": 627,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"forks_count": 181,
"mirror_url": null,
"open_issues_count": 463,
"forks": 181,
"open_issues": 463,
"watchers": 627,
"default_branch": "master"
}
},
"base": {
"label": "gittip:master",
"ref": "master",
"sha": "f481cd78b9861eca5ce9c8b707f1d7adde6b9cf0",
"user": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 4521463,
"name": "www.gittip.com",
"full_name": "gittip/www.gittip.com",
"owner": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gittip/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": false,
"url": "https://api.github.com/repos/gittip/www.gittip.com",
"forks_url": "https://api.github.com/repos/gittip/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/gittip/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gittip/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gittip/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/gittip/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/gittip/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/gittip/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/gittip/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/gittip/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gittip/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gittip/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gittip/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/gittip/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/gittip/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/gittip/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/gittip/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gittip/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/gittip/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/gittip/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gittip/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/gittip/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gittip/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/gittip/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gittip/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gittip/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gittip/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/gittip/www.gittip.com/releases{/id}",
"created_at": "2012-06-01T16:01:02Z",
"updated_at": "2014-04-22T19:58:11Z",
"pushed_at": "2014-04-22T19:58:11Z",
"git_url": "git://github.com/gittip/www.gittip.com.git",
"ssh_url": "git@github.com:gittip/www.gittip.com.git",
"clone_url": "https://github.com/gittip/www.gittip.com.git",
"svn_url": "https://github.com/gittip/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 59697,
"stargazers_count": 627,
"watchers_count": 627,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"forks_count": 181,
"mirror_url": null,
"open_issues_count": 463,
"forks": 181,
"open_issues": 463,
"watchers": 627,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313"
},
"html": {
"href": "https://github.com/gittip/www.gittip.com/pull/2313"
},
"issue": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/issues/2313"
},
"comments": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/issues/2313/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/comments/{number}"
},
"commits": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/pulls/2313/commits"
},
"statuses": {
"href": "https://api.github.com/repos/gittip/www.gittip.com/statuses/b7d8deb436b639751cfef3d7fc70b3a9af5117b8"
}
},
"merged": true,
"mergeable": null,
"mergeable_state": "unknown",
"merged_by": {
"login": "whit537",
"id": 134455,
"avatar_url": "https://avatars.githubusercontent.com/u/134455?",
"gravatar_id": "fb054b407a6461e417ee6b6ae084da37",
"url": "https://api.github.com/users/whit537",
"html_url": "https://github.com/whit537",
"followers_url": "https://api.github.com/users/whit537/followers",
"following_url": "https://api.github.com/users/whit537/following{/other_user}",
"gists_url": "https://api.github.com/users/whit537/gists{/gist_id}",
"starred_url": "https://api.github.com/users/whit537/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/whit537/subscriptions",
"organizations_url": "https://api.github.com/users/whit537/orgs",
"repos_url": "https://api.github.com/users/whit537/repos",
"events_url": "https://api.github.com/users/whit537/events{/privacy}",
"received_events_url": "https://api.github.com/users/whit537/received_events",
"type": "User",
"site_admin": false
},
"comments": 4,
"review_comments": 0,
"commits": 2,
"additions": 10,
"deletions": 0,
"changed_files": 5
},
"repository": {
"id": 4521463,
"name": "www.gittip.com",
"full_name": "gittip/www.gittip.com",
"owner": {
"login": "gittip",
"id": 1744073,
"avatar_url": "https://avatars.githubusercontent.com/u/1744073?",
"gravatar_id": "2e7541e4b61497f34ab33bd1c1f42cac",
"url": "https://api.github.com/users/gittip",
"html_url": "https://github.com/gittip",
"followers_url": "https://api.github.com/users/gittip/followers",
"following_url": "https://api.github.com/users/gittip/following{/other_user}",
"gists_url": "https://api.github.com/users/gittip/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gittip/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gittip/subscriptions",
"organizations_url": "https://api.github.com/users/gittip/orgs",
"repos_url": "https://api.github.com/users/gittip/repos",
"events_url": "https://api.github.com/users/gittip/events{/privacy}",
"received_events_url": "https://api.github.com/users/gittip/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/gittip/www.gittip.com",
"description": "Give money every week to people and teams you believe in.",
"fork": false,
"url": "https://api.github.com/repos/gittip/www.gittip.com",
"forks_url": "https://api.github.com/repos/gittip/www.gittip.com/forks",
"keys_url": "https://api.github.com/repos/gittip/www.gittip.com/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/gittip/www.gittip.com/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/gittip/www.gittip.com/teams",
"hooks_url": "https://api.github.com/repos/gittip/www.gittip.com/hooks",
"issue_events_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/events{/number}",
"events_url": "https://api.github.com/repos/gittip/www.gittip.com/events",
"assignees_url": "https://api.github.com/repos/gittip/www.gittip.com/assignees{/user}",
"branches_url": "https://api.github.com/repos/gittip/www.gittip.com/branches{/branch}",
"tags_url": "https://api.github.com/repos/gittip/www.gittip.com/tags",
"blobs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/gittip/www.gittip.com/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/gittip/www.gittip.com/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/gittip/www.gittip.com/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/gittip/www.gittip.com/statuses/{sha}",
"languages_url": "https://api.github.com/repos/gittip/www.gittip.com/languages",
"stargazers_url": "https://api.github.com/repos/gittip/www.gittip.com/stargazers",
"contributors_url": "https://api.github.com/repos/gittip/www.gittip.com/contributors",
"subscribers_url": "https://api.github.com/repos/gittip/www.gittip.com/subscribers",
"subscription_url": "https://api.github.com/repos/gittip/www.gittip.com/subscription",
"commits_url": "https://api.github.com/repos/gittip/www.gittip.com/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/gittip/www.gittip.com/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/gittip/www.gittip.com/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/gittip/www.gittip.com/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/gittip/www.gittip.com/contents/{+path}",
"compare_url": "https://api.github.com/repos/gittip/www.gittip.com/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/gittip/www.gittip.com/merges",
"archive_url": "https://api.github.com/repos/gittip/www.gittip.com/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/gittip/www.gittip.com/downloads",
"issues_url": "https://api.github.com/repos/gittip/www.gittip.com/issues{/number}",
"pulls_url": "https://api.github.com/repos/gittip/www.gittip.com/pulls{/number}",
"milestones_url": "https://api.github.com/repos/gittip/www.gittip.com/milestones{/number}",
"notifications_url": "https://api.github.com/repos/gittip/www.gittip.com/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/gittip/www.gittip.com/labels{/name}",
"releases_url": "https://api.github.com/repos/gittip/www.gittip.com/releases{/id}",
"created_at": "2012-06-01T16:01:02Z",
"updated_at": "2014-04-22T19:58:11Z",
"pushed_at": "2014-04-22T19:58:11Z",
"git_url": "git://github.com/gittip/www.gittip.com.git",
"ssh_url": "git@github.com:gittip/www.gittip.com.git",
"clone_url": "https://github.com/gittip/www.gittip.com.git",
"svn_url": "https://github.com/gittip/www.gittip.com",
"homepage": "https://www.gittip.com/",
"size": 59697,
"stargazers_count": 627,
"watchers_count": 627,
"language": "Python",
"has_issues": true,
"has_downloads": true,
"has_wiki": false,
"forks_count": 181,
"mirror_url": null,
"open_issues_count": 463,
"forks": 181,
"open_issues": 463,
"watchers": 627,
"default_branch": "master"
},
"sender": {
"login": "whit537",
"id": 134455,
"avatar_url": "https://avatars.githubusercontent.com/u/134455?",
"gravatar_id": "fb054b407a6461e417ee6b6ae084da37",
"url": "https://api.github.com/users/whit537",
"html_url": "https://github.com/whit537",
"followers_url": "https://api.github.com/users/whit537/followers",
"following_url": "https://api.github.com/users/whit537/following{/other_user}",
"gists_url": "https://api.github.com/users/whit537/gists{/gist_id}",
"starred_url": "https://api.github.com/users/whit537/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/whit537/subscriptions",
"organizations_url": "https://api.github.com/users/whit537/orgs",
"repos_url": "https://api.github.com/users/whit537/repos",
"events_url": "https://api.github.com/users/whit537/events{/privacy}",
"received_events_url": "https://api.github.com/users/whit537/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