From dfba43664a1e380489aff49a5e20d63cb169e72b Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Sat, 11 Mar 2017 16:04:30 -0600 Subject: [PATCH] Remove unused fixtures --- test/fixtures/content/probot.json | 18 - test/fixtures/issues.json | 170 ------- test/fixtures/webhook/comment.created.json | 197 -------- .../webhook/commit_comment.created.json | 157 ------ .../webhook/installation.deleted.json | 46 -- test/fixtures/webhook/issues.labeled.json | 139 ------ .../pull_request_review_comment.created.json | 469 ------------------ 7 files changed, 1196 deletions(-) delete mode 100644 test/fixtures/content/probot.json delete mode 100644 test/fixtures/issues.json delete mode 100644 test/fixtures/webhook/comment.created.json delete mode 100644 test/fixtures/webhook/commit_comment.created.json delete mode 100644 test/fixtures/webhook/installation.deleted.json delete mode 100644 test/fixtures/webhook/issues.labeled.json delete mode 100644 test/fixtures/webhook/pull_request_review_comment.created.json diff --git a/test/fixtures/content/probot.json b/test/fixtures/content/probot.json deleted file mode 100644 index 4aca3458..00000000 --- a/test/fixtures/content/probot.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": ".probot.js", - "path": ".probot.js", - "sha": "c0736435c3f35dc5702d5024ed00d399b99623af", - "size": 127, - "url": "https://api.github.com/repos/bkeepers-inc/test/contents/.probot?ref=master", - "html_url": "https://github.com/bkeepers-inc/test/blob/master/.probot", - "git_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs/c0736435c3f35dc5702d5024ed00d399b99623af", - "download_url": "https://raw.githubusercontent.com/bkeepers-inc/test/master/.probot?token=AVvMVIL7kvcrgJYZEipG9eAgUPcGHBnxks5YBayLwA%3D%3D", - "type": "file", - "content": "d29ya2Zsb3dzLnB1c2goCiAgb24oImlzc3Vlcy5vcGVuZWQiKQogICAgLmNv\nbW1lbnQoIkhlbGxvIFdvcmxkISIpCiAgICAuYXNzaWduKCJia2VlcGVycyIp\nCiAgICAucmVhY3QoImhlYXJ0IikKKQoKd29ya2Zsb3dzLnB1c2goCiAgb24o\nImlzc3Vlcy5jbG9zZWQiKQogICAgLnVuYXNzaWduKCJia2VlcGVycyIpCikK\n", - "encoding": "base64", - "_links": { - "self": "https://api.github.com/repos/bkeepers-inc/test/contents/.probot?ref=master", - "git": "https://api.github.com/repos/bkeepers-inc/test/git/blobs/c0736435c3f35dc5702d5024ed00d399b99623af", - "html": "https://github.com/bkeepers-inc/test/blob/master/.probot" - } -} diff --git a/test/fixtures/issues.json b/test/fixtures/issues.json deleted file mode 100644 index a1b9812d..00000000 --- a/test/fixtures/issues.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "event" : "issues", - "host" : "6d97e95b.ngrok.io", - "id" : "8f3cab00-7c29-11e6-95b4-230468753bbc", - "url" : "/", - "payload" : { - "organization" : { - "public_members_url" : "https://api.github.com/orgs/bkeepers-inc/public_members{/member}", - "url" : "https://api.github.com/orgs/bkeepers-inc", - "id" : 11724939, - "members_url" : "https://api.github.com/orgs/bkeepers-inc/members{/member}", - "events_url" : "https://api.github.com/orgs/bkeepers-inc/events", - "hooks_url" : "https://api.github.com/orgs/bkeepers-inc/hooks", - "repos_url" : "https://api.github.com/orgs/bkeepers-inc/repos", - "description" : null, - "login" : "bkeepers-inc", - "issues_url" : "https://api.github.com/orgs/bkeepers-inc/issues", - "avatar_url" : "https://avatars.githubusercontent.com/u/11724939?v=3" - }, - "issue" : { - "title" : "Test 1", - "number" : 1, - "locked" : false, - "closed_at" : null, - "events_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/1/events", - "state" : "open", - "labels_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/1/labels{/name}", - "id" : 177465694, - "assignee" : null, - "created_at" : "2016-09-16T16:21:02Z", - "milestone" : null, - "comments" : 0, - "body" : "", - "user" : { - "gravatar_id" : "", - "id" : 173, - "followers_url" : "https://api.github.com/users/bkeepers/followers", - "events_url" : "https://api.github.com/users/bkeepers/events{/privacy}", - "repos_url" : "https://api.github.com/users/bkeepers/repos", - "starred_url" : "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "site_admin" : true, - "gists_url" : "https://api.github.com/users/bkeepers/gists{/gist_id}", - "organizations_url" : "https://api.github.com/users/bkeepers/orgs", - "type" : "User", - "subscriptions_url" : "https://api.github.com/users/bkeepers/subscriptions", - "url" : "https://api.github.com/users/bkeepers", - "html_url" : "https://github.com/bkeepers", - "following_url" : "https://api.github.com/users/bkeepers/following{/other_user}", - "login" : "bkeepers", - "received_events_url" : "https://api.github.com/users/bkeepers/received_events", - "avatar_url" : "https://avatars.githubusercontent.com/u/173?v=3" - }, - "repository_url" : "https://api.github.com/repos/bkeepers-inc/botland", - "assignees" : [], - "comments_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/1/comments", - "html_url" : "https://github.com/bkeepers-inc/botland/issues/1", - "updated_at" : "2016-09-16T16:21:02Z", - "url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/1", - "labels" : [] - }, - "action" : "opened", - "repository" : { - "deployments_url" : "https://api.github.com/repos/bkeepers-inc/botland/deployments", - "watchers_count" : 0, - "languages_url" : "https://api.github.com/repos/bkeepers-inc/botland/languages", - "merges_url" : "https://api.github.com/repos/bkeepers-inc/botland/merges", - "trees_url" : "https://api.github.com/repos/bkeepers-inc/botland/git/trees{/sha}", - "labels_url" : "https://api.github.com/repos/bkeepers-inc/botland/labels{/name}", - "downloads_url" : "https://api.github.com/repos/bkeepers-inc/botland/downloads", - "language" : null, - "open_issues" : 1, - "has_pages" : false, - "default_branch" : "master", - "milestones_url" : "https://api.github.com/repos/bkeepers-inc/botland/milestones{/number}", - "description" : null, - "owner" : { - "avatar_url" : "https://avatars.githubusercontent.com/u/11724939?v=3", - "following_url" : "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "login" : "bkeepers-inc", - "received_events_url" : "https://api.github.com/users/bkeepers-inc/received_events", - "type" : "Organization", - "subscriptions_url" : "https://api.github.com/users/bkeepers-inc/subscriptions", - "url" : "https://api.github.com/users/bkeepers-inc", - "html_url" : "https://github.com/bkeepers-inc", - "starred_url" : "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "gists_url" : "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "site_admin" : false, - "organizations_url" : "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url" : "https://api.github.com/users/bkeepers-inc/repos", - "events_url" : "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "gravatar_id" : "", - "followers_url" : "https://api.github.com/users/bkeepers-inc/followers", - "id" : 11724939 - }, - "mirror_url" : null, - "subscription_url" : "https://api.github.com/repos/bkeepers-inc/botland/subscription", - "compare_url" : "https://api.github.com/repos/bkeepers-inc/botland/compare/{base}...{head}", - "teams_url" : "https://api.github.com/repos/bkeepers-inc/botland/teams", - "has_issues" : true, - "watchers" : 0, - "blobs_url" : "https://api.github.com/repos/bkeepers-inc/botland/git/blobs{/sha}", - "commits_url" : "https://api.github.com/repos/bkeepers-inc/botland/commits{/sha}", - "created_at" : "2016-09-15T15:51:51Z", - "ssh_url" : "git@github.com:bkeepers-inc/botland.git", - "git_tags_url" : "https://api.github.com/repos/bkeepers-inc/botland/git/tags{/sha}", - "comments_url" : "https://api.github.com/repos/bkeepers-inc/botland/comments{/number}", - "tags_url" : "https://api.github.com/repos/bkeepers-inc/botland/tags", - "issue_comment_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/comments{/number}", - "homepage" : null, - "subscribers_url" : "https://api.github.com/repos/bkeepers-inc/botland/subscribers", - "issues_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues{/number}", - "stargazers_count" : 0, - "contents_url" : "https://api.github.com/repos/bkeepers-inc/botland/contents/{+path}", - "events_url" : "https://api.github.com/repos/bkeepers-inc/botland/events", - "forks_count" : 0, - "size" : 0, - "svn_url" : "https://github.com/bkeepers-inc/botland", - "full_name" : "bkeepers-inc/botland", - "updated_at" : "2016-09-15T15:51:51Z", - "forks" : 0, - "html_url" : "https://github.com/bkeepers-inc/botland", - "open_issues_count" : 1, - "keys_url" : "https://api.github.com/repos/bkeepers-inc/botland/keys{/key_id}", - "releases_url" : "https://api.github.com/repos/bkeepers-inc/botland/releases{/id}", - "notifications_url" : "https://api.github.com/repos/bkeepers-inc/botland/notifications{?since,all,participating}", - "name" : "botland", - "git_url" : "git://github.com/bkeepers-inc/botland.git", - "pushed_at" : "2016-09-15T15:51:51Z", - "issue_events_url" : "https://api.github.com/repos/bkeepers-inc/botland/issues/events{/number}", - "hooks_url" : "https://api.github.com/repos/bkeepers-inc/botland/hooks", - "collaborators_url" : "https://api.github.com/repos/bkeepers-inc/botland/collaborators{/collaborator}", - "branches_url" : "https://api.github.com/repos/bkeepers-inc/botland/branches{/branch}", - "git_refs_url" : "https://api.github.com/repos/bkeepers-inc/botland/git/refs{/sha}", - "archive_url" : "https://api.github.com/repos/bkeepers-inc/botland/{archive_format}{/ref}", - "id" : 68308403, - "git_commits_url" : "https://api.github.com/repos/bkeepers-inc/botland/git/commits{/sha}", - "assignees_url" : "https://api.github.com/repos/bkeepers-inc/botland/assignees{/user}", - "has_downloads" : true, - "forks_url" : "https://api.github.com/repos/bkeepers-inc/botland/forks", - "statuses_url" : "https://api.github.com/repos/bkeepers-inc/botland/statuses/{sha}", - "has_wiki" : true, - "clone_url" : "https://github.com/bkeepers-inc/botland.git", - "contributors_url" : "https://api.github.com/repos/bkeepers-inc/botland/contributors", - "url" : "https://api.github.com/repos/bkeepers-inc/botland", - "pulls_url" : "https://api.github.com/repos/bkeepers-inc/botland/pulls{/number}", - "fork" : false, - "stargazers_url" : "https://api.github.com/repos/bkeepers-inc/botland/stargazers", - "private" : true - }, - "sender" : { - "gravatar_id" : "", - "id" : 173, - "followers_url" : "https://api.github.com/users/bkeepers/followers", - "events_url" : "https://api.github.com/users/bkeepers/events{/privacy}", - "repos_url" : "https://api.github.com/users/bkeepers/repos", - "starred_url" : "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "gists_url" : "https://api.github.com/users/bkeepers/gists{/gist_id}", - "site_admin" : true, - "organizations_url" : "https://api.github.com/users/bkeepers/orgs", - "type" : "User", - "subscriptions_url" : "https://api.github.com/users/bkeepers/subscriptions", - "url" : "https://api.github.com/users/bkeepers", - "html_url" : "https://github.com/bkeepers", - "following_url" : "https://api.github.com/users/bkeepers/following{/other_user}", - "received_events_url" : "https://api.github.com/users/bkeepers/received_events", - "login" : "bkeepers", - "avatar_url" : "https://avatars.githubusercontent.com/u/173?v=3" - } - } -} diff --git a/test/fixtures/webhook/comment.created.json b/test/fixtures/webhook/comment.created.json deleted file mode 100644 index 768653b7..00000000 --- a/test/fixtures/webhook/comment.created.json +++ /dev/null @@ -1,197 +0,0 @@ - -{ - "action": "created", - "issue": { - "url": "https://api.github.com/repos/bkeepers-inc/test/issues/6", - "repository_url": "https://api.github.com/repos/bkeepers-inc/test", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/issues/6/labels{/name}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/issues/6/comments", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/6/events", - "html_url": "https://github.com/bkeepers-inc/test/issues/6", - "id": 181907034, - "number": 6, - "title": "One more", - "user": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "labels": [ - - ], - "state": "open", - "locked": false, - "assignee": null, - "assignees": [ - - ], - "milestone": null, - "comments": 1, - "created_at": "2016-10-09T19:52:58Z", - "updated_at": "2016-10-09T19:52:59Z", - "closed_at": null, - "body": "Holla" - }, - "comment": { - "url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments/252508381", - "html_url": "https://github.com/bkeepers-inc/test/issues/6#issuecomment-252508381", - "issue_url": "https://api.github.com/repos/bkeepers-inc/test/issues/6", - "id": 252508381, - "user": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "created_at": "2016-10-09T19:52:59Z", - "updated_at": "2016-10-09T19:52:59Z", - "body": "Hello New World!" - }, - "repository": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-09-17T19:44:06Z", - "pushed_at": "2016-10-09T19:50:14Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 3, - "stargazers_count": 0, - "watchers_count": 0, - "language": null, - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 5, - "forks": 0, - "open_issues": 5, - "watchers": 0, - "default_branch": "master" - }, - "organization": { - "login": "bkeepers-inc", - "id": 11724939, - "url": "https://api.github.com/orgs/bkeepers-inc", - "repos_url": "https://api.github.com/orgs/bkeepers-inc/repos", - "events_url": "https://api.github.com/orgs/bkeepers-inc/events", - "hooks_url": "https://api.github.com/orgs/bkeepers-inc/hooks", - "issues_url": "https://api.github.com/orgs/bkeepers-inc/issues", - "members_url": "https://api.github.com/orgs/bkeepers-inc/members{/member}", - "public_members_url": "https://api.github.com/orgs/bkeepers-inc/public_members{/member}", - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "description": null - }, - "sender": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - } -} diff --git a/test/fixtures/webhook/commit_comment.created.json b/test/fixtures/webhook/commit_comment.created.json deleted file mode 100644 index af8ab942..00000000 --- a/test/fixtures/webhook/commit_comment.created.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "action": "created", - "comment": { - "url": "https://api.github.com/repos/bkeepers-inc/test/comments/20067099", - "html_url": "https://github.com/bkeepers-inc/test/commit/e00ae761ea1e11e26d349bc23fb455a9105560db#commitcomment-20067099", - "id": 20067099, - "user": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "position": null, - "line": null, - "path": null, - "commit_id": "e00ae761ea1e11e26d349bc23fb455a9105560db", - "created_at": "2016-12-05T05:04:46Z", - "updated_at": "2016-12-05T05:04:46Z", - "body": "👍 " - }, - "repository": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-11-18T21:04:26Z", - "pushed_at": "2016-12-05T05:04:36Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 15, - "stargazers_count": 0, - "watchers_count": 0, - "language": "JavaScript", - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 16, - "forks": 0, - "open_issues": 16, - "watchers": 0, - "default_branch": "master" - }, - "organization": { - "login": "bkeepers-inc", - "id": 11724939, - "url": "https://api.github.com/orgs/bkeepers-inc", - "repos_url": "https://api.github.com/orgs/bkeepers-inc/repos", - "events_url": "https://api.github.com/orgs/bkeepers-inc/events", - "hooks_url": "https://api.github.com/orgs/bkeepers-inc/hooks", - "issues_url": "https://api.github.com/orgs/bkeepers-inc/issues", - "members_url": "https://api.github.com/orgs/bkeepers-inc/members{/member}", - "public_members_url": "https://api.github.com/orgs/bkeepers-inc/public_members{/member}", - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "description": null - }, - "sender": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "installation": { - "id": 1729 - } -} diff --git a/test/fixtures/webhook/installation.deleted.json b/test/fixtures/webhook/installation.deleted.json deleted file mode 100644 index c321d7c9..00000000 --- a/test/fixtures/webhook/installation.deleted.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "action": "deleted", - "installation": { - "id": 1729, - "account": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "access_tokens_url": "https://api.github.com/installations/1729/access_tokens", - "repositories_url": "https://api.github.com/installation/repositories" - }, - "sender": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - } -} diff --git a/test/fixtures/webhook/issues.labeled.json b/test/fixtures/webhook/issues.labeled.json deleted file mode 100644 index f5c22750..00000000 --- a/test/fixtures/webhook/issues.labeled.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "action": "labeled", - "issue": { - "url": "https://api.github.com/repos/bkeepers-inc/test/issues/35", - "repository_url": "https://api.github.com/repos/bkeepers-inc/test", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/issues/35/labels{/name}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/issues/35/comments", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/35/events", - "html_url": "https://github.com/bkeepers-inc/test/issues/35", - "id": 184689894, - "number": 35, - "title": "Opening a bug", - "user": [ - null - ], - "labels": [ - null - ], - "state": "open", - "locked": false, - "assignee": null, - "assignees": [], - "milestone": null, - "comments": 0, - "created_at": "2016-10-23T13:25:05Z", - "updated_at": "2016-10-23T13:25:05Z", - "closed_at": null, - "body": "" - }, - "label": { - "url": "https://api.github.com/repos/bkeepers-inc/test/labels/bug", - "name": "bug", - "color": "ee0701" - }, - "repository": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": [ - null - ], - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-09-17T19:44:06Z", - "pushed_at": "2016-10-17T07:05:40Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 9, - "stargazers_count": 0, - "watchers_count": 0, - "language": null, - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 8, - "forks": 0, - "open_issues": 8, - "watchers": 0, - "default_branch": "master" - }, - "organization": { - "login": "bkeepers-inc", - "id": 11724939, - "url": "https://api.github.com/orgs/bkeepers-inc", - "repos_url": "https://api.github.com/orgs/bkeepers-inc/repos", - "events_url": "https://api.github.com/orgs/bkeepers-inc/events", - "hooks_url": "https://api.github.com/orgs/bkeepers-inc/hooks", - "issues_url": "https://api.github.com/orgs/bkeepers-inc/issues", - "members_url": "https://api.github.com/orgs/bkeepers-inc/members{/member}", - "public_members_url": "https://api.github.com/orgs/bkeepers-inc/public_members{/member}", - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "description": null - }, - "sender": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - } -} diff --git a/test/fixtures/webhook/pull_request_review_comment.created.json b/test/fixtures/webhook/pull_request_review_comment.created.json deleted file mode 100644 index 2c68ee9c..00000000 --- a/test/fixtures/webhook/pull_request_review_comment.created.json +++ /dev/null @@ -1,469 +0,0 @@ -{ - "action": "created", - "comment": { - "url": "https://api.github.com/repos/bkeepers-inc/test/pulls/comments/90805181", - "pull_request_review_id": 11320164, - "id": 90805181, - "diff_hunk": "@@ -1,4 +1,3 @@\n # test\n \n personal botland\n-2", - "path": "README.md", - "position": 4, - "original_position": 4, - "commit_id": "d90d08599501cec59c5682cfcd9c212aa48eb9a5", - "original_commit_id": "d90d08599501cec59c5682cfcd9c212aa48eb9a5", - "user": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "body": "👍 ", - "created_at": "2016-12-05T05:20:18Z", - "updated_at": "2016-12-05T05:20:18Z", - "html_url": "https://github.com/bkeepers-inc/test/pull/3#discussion_r90805181", - "pull_request_url": "https://api.github.com/repos/bkeepers-inc/test/pulls/3", - "_links": { - "self": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/comments/90805181" - }, - "html": { - "href": "https://github.com/bkeepers-inc/test/pull/3#discussion_r90805181" - }, - "pull_request": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/3" - } - } - }, - "pull_request": { - "url": "https://api.github.com/repos/bkeepers-inc/test/pulls/3", - "id": 85685837, - "html_url": "https://github.com/bkeepers-inc/test/pull/3", - "diff_url": "https://github.com/bkeepers-inc/test/pull/3.diff", - "patch_url": "https://github.com/bkeepers-inc/test/pull/3.patch", - "issue_url": "https://api.github.com/repos/bkeepers-inc/test/issues/3", - "number": 3, - "state": "open", - "locked": false, - "title": "Update README.md", - "user": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "body": "", - "created_at": "2016-09-17T20:18:17Z", - "updated_at": "2016-12-05T05:20:18Z", - "closed_at": null, - "merged_at": null, - "merge_commit_sha": "956f05ecb82e0572311e5185ee17ee4b0e84606e", - "assignee": null, - "assignees": [ - - ], - "milestone": null, - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/pulls/3/commits", - "review_comments_url": "https://api.github.com/repos/bkeepers-inc/test/pulls/3/comments", - "review_comment_url": "https://api.github.com/repos/bkeepers-inc/test/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/issues/3/comments", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/d90d08599501cec59c5682cfcd9c212aa48eb9a5", - "head": { - "label": "bkeepers-inc:bkeepers-patch-3", - "ref": "bkeepers-patch-3", - "sha": "d90d08599501cec59c5682cfcd9c212aa48eb9a5", - "user": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "repo": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-11-18T21:04:26Z", - "pushed_at": "2016-12-05T05:04:36Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 18, - "stargazers_count": 0, - "watchers_count": 0, - "language": "JavaScript", - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 16, - "forks": 0, - "open_issues": 16, - "watchers": 0, - "default_branch": "master" - } - }, - "base": { - "label": "bkeepers-inc:master", - "ref": "master", - "sha": "1eae38616d24ac8aa20de052ca87ca986f9b0edf", - "user": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "repo": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-11-18T21:04:26Z", - "pushed_at": "2016-12-05T05:04:36Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 18, - "stargazers_count": 0, - "watchers_count": 0, - "language": "JavaScript", - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 16, - "forks": 0, - "open_issues": 16, - "watchers": 0, - "default_branch": "master" - } - }, - "_links": { - "self": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/3" - }, - "html": { - "href": "https://github.com/bkeepers-inc/test/pull/3" - }, - "issue": { - "href": "https://api.github.com/repos/bkeepers-inc/test/issues/3" - }, - "comments": { - "href": "https://api.github.com/repos/bkeepers-inc/test/issues/3/comments" - }, - "review_comments": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/3/comments" - }, - "review_comment": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/comments{/number}" - }, - "commits": { - "href": "https://api.github.com/repos/bkeepers-inc/test/pulls/3/commits" - }, - "statuses": { - "href": "https://api.github.com/repos/bkeepers-inc/test/statuses/d90d08599501cec59c5682cfcd9c212aa48eb9a5" - } - } - }, - "repository": { - "id": 68474533, - "name": "test", - "full_name": "bkeepers-inc/test", - "owner": { - "login": "bkeepers-inc", - "id": 11724939, - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers-inc", - "html_url": "https://github.com/bkeepers-inc", - "followers_url": "https://api.github.com/users/bkeepers-inc/followers", - "following_url": "https://api.github.com/users/bkeepers-inc/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers-inc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers-inc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers-inc/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers-inc/orgs", - "repos_url": "https://api.github.com/users/bkeepers-inc/repos", - "events_url": "https://api.github.com/users/bkeepers-inc/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers-inc/received_events", - "type": "Organization", - "site_admin": false - }, - "private": true, - "html_url": "https://github.com/bkeepers-inc/test", - "description": "personal botland", - "fork": false, - "url": "https://api.github.com/repos/bkeepers-inc/test", - "forks_url": "https://api.github.com/repos/bkeepers-inc/test/forks", - "keys_url": "https://api.github.com/repos/bkeepers-inc/test/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/bkeepers-inc/test/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/bkeepers-inc/test/teams", - "hooks_url": "https://api.github.com/repos/bkeepers-inc/test/hooks", - "issue_events_url": "https://api.github.com/repos/bkeepers-inc/test/issues/events{/number}", - "events_url": "https://api.github.com/repos/bkeepers-inc/test/events", - "assignees_url": "https://api.github.com/repos/bkeepers-inc/test/assignees{/user}", - "branches_url": "https://api.github.com/repos/bkeepers-inc/test/branches{/branch}", - "tags_url": "https://api.github.com/repos/bkeepers-inc/test/tags", - "blobs_url": "https://api.github.com/repos/bkeepers-inc/test/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/bkeepers-inc/test/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/bkeepers-inc/test/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/bkeepers-inc/test/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/bkeepers-inc/test/statuses/{sha}", - "languages_url": "https://api.github.com/repos/bkeepers-inc/test/languages", - "stargazers_url": "https://api.github.com/repos/bkeepers-inc/test/stargazers", - "contributors_url": "https://api.github.com/repos/bkeepers-inc/test/contributors", - "subscribers_url": "https://api.github.com/repos/bkeepers-inc/test/subscribers", - "subscription_url": "https://api.github.com/repos/bkeepers-inc/test/subscription", - "commits_url": "https://api.github.com/repos/bkeepers-inc/test/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/bkeepers-inc/test/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/bkeepers-inc/test/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/bkeepers-inc/test/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/bkeepers-inc/test/contents/{+path}", - "compare_url": "https://api.github.com/repos/bkeepers-inc/test/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/bkeepers-inc/test/merges", - "archive_url": "https://api.github.com/repos/bkeepers-inc/test/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/bkeepers-inc/test/downloads", - "issues_url": "https://api.github.com/repos/bkeepers-inc/test/issues{/number}", - "pulls_url": "https://api.github.com/repos/bkeepers-inc/test/pulls{/number}", - "milestones_url": "https://api.github.com/repos/bkeepers-inc/test/milestones{/number}", - "notifications_url": "https://api.github.com/repos/bkeepers-inc/test/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/bkeepers-inc/test/labels{/name}", - "releases_url": "https://api.github.com/repos/bkeepers-inc/test/releases{/id}", - "deployments_url": "https://api.github.com/repos/bkeepers-inc/test/deployments", - "created_at": "2016-09-17T19:44:06Z", - "updated_at": "2016-11-18T21:04:26Z", - "pushed_at": "2016-12-05T05:04:36Z", - "git_url": "git://github.com/bkeepers-inc/test.git", - "ssh_url": "git@github.com:bkeepers-inc/test.git", - "clone_url": "https://github.com/bkeepers-inc/test.git", - "svn_url": "https://github.com/bkeepers-inc/test", - "homepage": null, - "size": 18, - "stargazers_count": 0, - "watchers_count": 0, - "language": "JavaScript", - "has_issues": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "forks_count": 0, - "mirror_url": null, - "open_issues_count": 16, - "forks": 0, - "open_issues": 16, - "watchers": 0, - "default_branch": "master" - }, - "organization": { - "login": "bkeepers-inc", - "id": 11724939, - "url": "https://api.github.com/orgs/bkeepers-inc", - "repos_url": "https://api.github.com/orgs/bkeepers-inc/repos", - "events_url": "https://api.github.com/orgs/bkeepers-inc/events", - "hooks_url": "https://api.github.com/orgs/bkeepers-inc/hooks", - "issues_url": "https://api.github.com/orgs/bkeepers-inc/issues", - "members_url": "https://api.github.com/orgs/bkeepers-inc/members{/member}", - "public_members_url": "https://api.github.com/orgs/bkeepers-inc/public_members{/member}", - "avatar_url": "https://avatars.githubusercontent.com/u/11724939?v=3", - "description": null - }, - "sender": { - "login": "bkeepers", - "id": 173, - "avatar_url": "https://avatars.githubusercontent.com/u/173?v=3", - "gravatar_id": "", - "url": "https://api.github.com/users/bkeepers", - "html_url": "https://github.com/bkeepers", - "followers_url": "https://api.github.com/users/bkeepers/followers", - "following_url": "https://api.github.com/users/bkeepers/following{/other_user}", - "gists_url": "https://api.github.com/users/bkeepers/gists{/gist_id}", - "starred_url": "https://api.github.com/users/bkeepers/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/bkeepers/subscriptions", - "organizations_url": "https://api.github.com/users/bkeepers/orgs", - "repos_url": "https://api.github.com/users/bkeepers/repos", - "events_url": "https://api.github.com/users/bkeepers/events{/privacy}", - "received_events_url": "https://api.github.com/users/bkeepers/received_events", - "type": "User", - "site_admin": true - }, - "installation": { - "id": 1729 - } -}