{"id":20485280,"url":"https://github.com/runnable/github-webhook-fixtures","last_synced_at":"2025-06-26T13:32:54.486Z","repository":{"id":70964688,"uuid":"44560215","full_name":"Runnable/github-webhook-fixtures","owner":"Runnable","description":"A set of testing fixtures for the GitHub Webhooks API v3","archived":false,"fork":false,"pushed_at":"2015-10-19T21:17:51.000Z","size":140,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-16T04:30:50.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Runnable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-19T19:59:20.000Z","updated_at":"2021-10-19T13:02:49.000Z","dependencies_parsed_at":"2023-03-11T09:33:26.772Z","dependency_job_id":null,"html_url":"https://github.com/Runnable/github-webhook-fixtures","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fgithub-webhook-fixtures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fgithub-webhook-fixtures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fgithub-webhook-fixtures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fgithub-webhook-fixtures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runnable","download_url":"https://codeload.github.com/Runnable/github-webhook-fixtures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242059014,"owners_count":20065208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T16:29:10.029Z","updated_at":"2025-03-05T16:23:33.341Z","avatar_url":"https://github.com/Runnable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-webhook-fixtures\nA set of testing fixtures for the GitHub Webhooks API v3\n\n## Overview\nThis library provides a set of fixtures that can be used for testing your GitHub\nwebhooks API enabled applications. The provided fixtures give example headers\nand body objects provided by the webhooks API.\n\n## Usage\n```js\nvar webhooks = require('github-webhook-fixtures');\nvar pushHeaders = webhooks.push.headers;\nvar pushBody = webhooks.push.body;\n```\n\n## Supported Webhooks\nFixtures for the following Webhooks are provided:\n\n* `commit_comment`\n* `create`\n* `delete`\n* `deployment`\n* `deployment_status`\n* `fork`\n* `gollum`\n* `issue_comment`\n* `issues`\n* `member`\n* `membership`\n* `page_build`\n* `public`\n* `pull_request`\n* `pull_request_review_comment`\n* `push`\n* `release`\n* `repository`\n* `status`\n* `team_add`\n* `watch`\n\nFor more information about GitHub webhooks please see the\n[the official GitHub Webhooks API Documentation](https://developer.github.com/v3/activity/events/types/).\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fgithub-webhook-fixtures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnable%2Fgithub-webhook-fixtures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fgithub-webhook-fixtures/lists"}