github.com/go-playground/webhooks/v6@v6.3.0/testdata/github/org-block.json (about) 1 { 2 "action": "blocked", 3 "blocked_user": { 4 "login": "octocat", 5 "id": 583231, 6 "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=3", 7 "gravatar_id": "", 8 "url": "https://api.github.com/users/octocat", 9 "html_url": "https://github.com/octocat", 10 "followers_url": "https://api.github.com/users/octocat/followers", 11 "following_url": "https://api.github.com/users/octocat/following{/other_user}", 12 "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", 13 "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", 14 "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", 15 "organizations_url": "https://api.github.com/users/octocat/orgs", 16 "repos_url": "https://api.github.com/users/octocat/repos", 17 "events_url": "https://api.github.com/users/octocat/events{/privacy}", 18 "received_events_url": "https://api.github.com/users/octocat/received_events", 19 "type": "User", 20 "site_admin": false 21 }, 22 "organization": { 23 "login": "github", 24 "id": 4366038, 25 "url": "https://api.github.com/orgs/github", 26 "repos_url": "https://api.github.com/orgs/github/repos", 27 "events_url": "https://api.github.com/orgs/github/events", 28 "hooks_url": "https://api.github.com/orgs/github/hooks", 29 "issues_url": "https://api.github.com/orgs/github/issues", 30 "members_url": "https://api.github.com/orgs/github/members{/member}", 31 "public_members_url": "https://api.github.com/orgs/github/public_members{/member}", 32 "avatar_url": "https://avatars.githubusercontent.com/u/4366038?v=3", 33 "description": "" 34 }, 35 "sender": { 36 "login": "octodocs", 37 "id": 25781999, 38 "avatar_url": "https://avatars.githubusercontent.com/u/25781999?v=3", 39 "gravatar_id": "", 40 "url": "https://api.github.com/users/octodocs", 41 "html_url": "https://github.com/octodocs", 42 "followers_url": "https://api.github.com/users/octodocs/followers", 43 "following_url": "https://api.github.com/users/octodocs/following{/other_user}", 44 "gists_url": "https://api.github.com/users/octodocs/gists{/gist_id}", 45 "starred_url": "https://api.github.com/users/octodocs/starred{/owner}{/repo}", 46 "subscriptions_url": "https://api.github.com/users/octodocs/subscriptions", 47 "organizations_url": "https://api.github.com/users/octodocs/orgs", 48 "repos_url": "https://api.github.com/users/octodocs/repos", 49 "events_url": "https://api.github.com/users/octodocs/events{/privacy}", 50 "received_events_url": "https://api.github.com/users/octodocs/received_events", 51 "type": "User", 52 "site_admin": false 53 } 54 }