Created
July 20, 2016 10:25
-
-
Save tf/ba2abe6d2aa636dd5335bb864b6224ea to your computer and use it in GitHub Desktop.
doclets.io Github Hook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Request URL: https://ci.doclets.io/github/callback | |
| Request method: POST | |
| content-type: application/json | |
| Expect: | |
| User-Agent: GitHub-Hookshot/8d6c563 | |
| X-GitHub-Delivery: 5b304e00-4e63-11e6-8cf3-7a3df8ed0a05 | |
| X-GitHub-Event: push | |
| X-Hub-Signature: sha1=54f0ff5fe40d7ba57f1b13f37f6649e53c8a8077 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ref": "refs/heads/doc-mod-2", | |
| "before": "0000000000000000000000000000000000000000", | |
| "after": "077445025360f5c0d2f8bf90447f76161fac155c", | |
| "created": true, | |
| "deleted": false, | |
| "forced": true, | |
| "base_ref": null, | |
| "compare": "https://github.com/tf/pageflow/commit/077445025360", | |
| "commits": [ | |
| { | |
| "id": "077445025360f5c0d2f8bf90447f76161fac155c", | |
| "tree_id": "640e0eea32c97cb610f3799910a07a419ec57238", | |
| "distinct": true, | |
| "message": "Improve documentation", | |
| "timestamp": "2016-07-19T16:53:38+02:00", | |
| "url": "https://github.com/tf/pageflow/commit/077445025360f5c0d2f8bf90447f76161fac155c", | |
| "author": { | |
| "name": "Tim Fischbach", | |
| "email": "[email protected]", | |
| "username": "tf" | |
| }, | |
| "committer": { | |
| "name": "Tim Fischbach", | |
| "email": "[email protected]", | |
| "username": "tf" | |
| }, | |
| "added": [ | |
| ".doclets.yml", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/file_input_view.js" | |
| ], | |
| "removed": [ | |
| "app/assets/javascripts/pageflow/ui/views/inputs/file_input_view.js" | |
| ], | |
| "modified": [ | |
| "app/assets/javascripts/pageflow/browser.js", | |
| "app/assets/javascripts/pageflow/editor/api.js", | |
| "app/assets/javascripts/pageflow/editor/base.js", | |
| "app/assets/javascripts/pageflow/editor/models/configuration.js", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/page_link_input_view.js", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/reference_input_view.js", | |
| "app/assets/javascripts/pageflow/features.js", | |
| "app/assets/javascripts/pageflow/slideshow/scroller_widget.js", | |
| "app/assets/javascripts/pageflow/ui.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/check_box_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/proxy_url_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/select_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/slider_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/text_area_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/text_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/url_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/mixins/input_view.js" | |
| ] | |
| } | |
| ], | |
| "head_commit": { | |
| "id": "077445025360f5c0d2f8bf90447f76161fac155c", | |
| "tree_id": "640e0eea32c97cb610f3799910a07a419ec57238", | |
| "distinct": true, | |
| "message": "Improve documentation", | |
| "timestamp": "2016-07-19T16:53:38+02:00", | |
| "url": "https://github.com/tf/pageflow/commit/077445025360f5c0d2f8bf90447f76161fac155c", | |
| "author": { | |
| "name": "Tim Fischbach", | |
| "email": "[email protected]", | |
| "username": "tf" | |
| }, | |
| "committer": { | |
| "name": "Tim Fischbach", | |
| "email": "[email protected]", | |
| "username": "tf" | |
| }, | |
| "added": [ | |
| ".doclets.yml", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/file_input_view.js" | |
| ], | |
| "removed": [ | |
| "app/assets/javascripts/pageflow/ui/views/inputs/file_input_view.js" | |
| ], | |
| "modified": [ | |
| "app/assets/javascripts/pageflow/browser.js", | |
| "app/assets/javascripts/pageflow/editor/api.js", | |
| "app/assets/javascripts/pageflow/editor/base.js", | |
| "app/assets/javascripts/pageflow/editor/models/configuration.js", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/page_link_input_view.js", | |
| "app/assets/javascripts/pageflow/editor/views/inputs/reference_input_view.js", | |
| "app/assets/javascripts/pageflow/features.js", | |
| "app/assets/javascripts/pageflow/slideshow/scroller_widget.js", | |
| "app/assets/javascripts/pageflow/ui.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/check_box_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/proxy_url_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/select_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/slider_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/text_area_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/text_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/inputs/url_input_view.js", | |
| "app/assets/javascripts/pageflow/ui/views/mixins/input_view.js" | |
| ] | |
| }, | |
| "repository": { | |
| "id": 21001960, | |
| "name": "pageflow", | |
| "full_name": "tf/pageflow", | |
| "owner": { | |
| "name": "tf", | |
| "email": "[email protected]" | |
| }, | |
| "private": false, | |
| "html_url": "https://github.com/tf/pageflow", | |
| "description": "Multimedia story telling for the web.", | |
| "fork": true, | |
| "url": "https://github.com/tf/pageflow", | |
| "forks_url": "https://api.github.com/repos/tf/pageflow/forks", | |
| "keys_url": "https://api.github.com/repos/tf/pageflow/keys{/key_id}", | |
| "collaborators_url": "https://api.github.com/repos/tf/pageflow/collaborators{/collaborator}", | |
| "teams_url": "https://api.github.com/repos/tf/pageflow/teams", | |
| "hooks_url": "https://api.github.com/repos/tf/pageflow/hooks", | |
| "issue_events_url": "https://api.github.com/repos/tf/pageflow/issues/events{/number}", | |
| "events_url": "https://api.github.com/repos/tf/pageflow/events", | |
| "assignees_url": "https://api.github.com/repos/tf/pageflow/assignees{/user}", | |
| "branches_url": "https://api.github.com/repos/tf/pageflow/branches{/branch}", | |
| "tags_url": "https://api.github.com/repos/tf/pageflow/tags", | |
| "blobs_url": "https://api.github.com/repos/tf/pageflow/git/blobs{/sha}", | |
| "git_tags_url": "https://api.github.com/repos/tf/pageflow/git/tags{/sha}", | |
| "git_refs_url": "https://api.github.com/repos/tf/pageflow/git/refs{/sha}", | |
| "trees_url": "https://api.github.com/repos/tf/pageflow/git/trees{/sha}", | |
| "statuses_url": "https://api.github.com/repos/tf/pageflow/statuses/{sha}", | |
| "languages_url": "https://api.github.com/repos/tf/pageflow/languages", | |
| "stargazers_url": "https://api.github.com/repos/tf/pageflow/stargazers", | |
| "contributors_url": "https://api.github.com/repos/tf/pageflow/contributors", | |
| "subscribers_url": "https://api.github.com/repos/tf/pageflow/subscribers", | |
| "subscription_url": "https://api.github.com/repos/tf/pageflow/subscription", | |
| "commits_url": "https://api.github.com/repos/tf/pageflow/commits{/sha}", | |
| "git_commits_url": "https://api.github.com/repos/tf/pageflow/git/commits{/sha}", | |
| "comments_url": "https://api.github.com/repos/tf/pageflow/comments{/number}", | |
| "issue_comment_url": "https://api.github.com/repos/tf/pageflow/issues/comments{/number}", | |
| "contents_url": "https://api.github.com/repos/tf/pageflow/contents/{+path}", | |
| "compare_url": "https://api.github.com/repos/tf/pageflow/compare/{base}...{head}", | |
| "merges_url": "https://api.github.com/repos/tf/pageflow/merges", | |
| "archive_url": "https://api.github.com/repos/tf/pageflow/{archive_format}{/ref}", | |
| "downloads_url": "https://api.github.com/repos/tf/pageflow/downloads", | |
| "issues_url": "https://api.github.com/repos/tf/pageflow/issues{/number}", | |
| "pulls_url": "https://api.github.com/repos/tf/pageflow/pulls{/number}", | |
| "milestones_url": "https://api.github.com/repos/tf/pageflow/milestones{/number}", | |
| "notifications_url": "https://api.github.com/repos/tf/pageflow/notifications{?since,all,participating}", | |
| "labels_url": "https://api.github.com/repos/tf/pageflow/labels{/name}", | |
| "releases_url": "https://api.github.com/repos/tf/pageflow/releases{/id}", | |
| "deployments_url": "https://api.github.com/repos/tf/pageflow/deployments", | |
| "created_at": 1403185832, | |
| "updated_at": "2016-01-25T13:52:59Z", | |
| "pushed_at": 1469009932, | |
| "git_url": "git://github.com/tf/pageflow.git", | |
| "ssh_url": "[email protected]:tf/pageflow.git", | |
| "clone_url": "https://github.com/tf/pageflow.git", | |
| "svn_url": "https://github.com/tf/pageflow", | |
| "homepage": "http://pageflow.io", | |
| "size": 11673, | |
| "stargazers_count": 0, | |
| "watchers_count": 0, | |
| "language": "Ruby", | |
| "has_issues": false, | |
| "has_downloads": true, | |
| "has_wiki": false, | |
| "has_pages": true, | |
| "forks_count": 1, | |
| "mirror_url": null, | |
| "open_issues_count": 1, | |
| "forks": 1, | |
| "open_issues": 1, | |
| "watchers": 0, | |
| "default_branch": "master", | |
| "stargazers": 0, | |
| "master_branch": "master" | |
| }, | |
| "pusher": { | |
| "name": "tf", | |
| "email": "[email protected]" | |
| }, | |
| "sender": { | |
| "login": "tf", | |
| "id": 26554, | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26554?v=3", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/tf", | |
| "html_url": "https://github.com/tf", | |
| "followers_url": "https://api.github.com/users/tf/followers", | |
| "following_url": "https://api.github.com/users/tf/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/tf/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/tf/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/tf/subscriptions", | |
| "organizations_url": "https://api.github.com/users/tf/orgs", | |
| "repos_url": "https://api.github.com/users/tf/repos", | |
| "events_url": "https://api.github.com/users/tf/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/tf/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