github.com/go-playground/webhooks/v6@v6.3.0/testdata/github/integration-installation-repositories.json (about) 1 { 2 "action": "removed", 3 "installation": { 4 "id": 2, 5 "account": { 6 "login": "octocat", 7 "id": 1, 8 "node_id": "MDQ6VXNlcjE=", 9 "avatar_url": "https://github.com/images/error/octocat_happy.gif", 10 "gravatar_id": "", 11 "url": "https://api.github.com/users/octocat", 12 "html_url": "https://github.com/octocat", 13 "followers_url": "https://api.github.com/users/octocat/followers", 14 "following_url": "https://api.github.com/users/octocat/following{/other_user}", 15 "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", 16 "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", 17 "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", 18 "organizations_url": "https://api.github.com/users/octocat/orgs", 19 "repos_url": "https://api.github.com/users/octocat/repos", 20 "events_url": "https://api.github.com/users/octocat/events{/privacy}", 21 "received_events_url": "https://api.github.com/users/octocat/received_events", 22 "type": "User", 23 "site_admin": false 24 }, 25 "repository_selection": "selected", 26 "access_tokens_url": "https://api.github.com/installations/2/access_tokens", 27 "repositories_url": "https://api.github.com/installation/repositories", 28 "html_url": "https://github.com/settings/installations/2", 29 "app_id": 5725, 30 "target_id": 3880403, 31 "target_type": "User", 32 "permissions": { 33 "metadata": "read", 34 "contents": "read", 35 "issues": "write" 36 }, 37 "events": [ 38 "push", 39 "pull_request" 40 ], 41 "created_at": "2022-03-02T18:02:51.000Z", 42 "updated_at": "2022-03-02T18:02:51.000Z", 43 "single_file_name": "config.yml" 44 }, 45 "repository_selection": "selected", 46 "repositories_added": [], 47 "repositories_removed": [ 48 { 49 "id": 1296269, 50 "name": "Hello-World", 51 "full_name": "octocat/Hello-World", 52 "private": false 53 } 54 ], 55 "sender": { 56 "login": "octocat", 57 "id": 1, 58 "node_id": "MDQ6VXNlcjE=", 59 "avatar_url": "https://github.com/images/error/octocat_happy.gif", 60 "gravatar_id": "", 61 "url": "https://api.github.com/users/octocat", 62 "html_url": "https://github.com/octocat", 63 "followers_url": "https://api.github.com/users/octocat/followers", 64 "following_url": "https://api.github.com/users/octocat/following{/other_user}", 65 "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", 66 "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", 67 "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", 68 "organizations_url": "https://api.github.com/users/octocat/orgs", 69 "repos_url": "https://api.github.com/users/octocat/repos", 70 "events_url": "https://api.github.com/users/octocat/events{/privacy}", 71 "received_events_url": "https://api.github.com/users/octocat/received_events", 72 "type": "User", 73 "site_admin": false 74 } 75 }