{"id":15909205,"url":"https://github.com/pchalupa/release-it-webhook","last_synced_at":"2026-03-05T00:33:14.299Z","repository":{"id":214952320,"uuid":"737771186","full_name":"pchalupa/release-it-webhook","owner":"pchalupa","description":"Webhook plugin for release-it","archived":false,"fork":false,"pushed_at":"2026-02-21T12:29:11.000Z","size":477,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T18:38:43.071Z","etag":null,"topics":["release-it","release-it-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/release-it-webhook","language":"TypeScript","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/pchalupa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-01T12:46:19.000Z","updated_at":"2026-02-21T12:29:13.000Z","dependencies_parsed_at":"2024-03-02T13:59:46.023Z","dependency_job_id":"98ae78ce-a938-48f0-b930-ecf145c88571","html_url":"https://github.com/pchalupa/release-it-webhook","commit_stats":null,"previous_names":["pchalupa/release-it-webhook"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pchalupa/release-it-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Frelease-it-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Frelease-it-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Frelease-it-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Frelease-it-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pchalupa","download_url":"https://codeload.github.com/pchalupa/release-it-webhook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Frelease-it-webhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30102400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T23:59:36.199Z","status":"ssl_error","status_checked_at":"2026-03-04T23:56:48.556Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["release-it","release-it-plugin"],"created_at":"2024-10-06T14:42:20.355Z","updated_at":"2026-03-05T00:33:14.273Z","avatar_url":"https://github.com/pchalupa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Release-it Webhook\n\nPlugin for [release-it](https://github.com/release-it/release-it) which makes a request against provided webhook url.\n\n### Install\n\n```bash\nnpm install --save-dev release-it-webhook\n```\n\n### Configuration\n\nIn [release-it](https://github.com/release-it/release-it/blob/main/docs/plugins.md#using-a-plugin) plugins config:\n\n```json\n\"plugins\": {\n  \"release-it-webhook\": {\n\t\"webhook\": {\n\t\t\"url\": \"https://hooks.slack.com/triggers/....\"\n\t}\n  }\n}\n```\n\n### Webhook\n\nThe request body contain this payload:\n\n```json\n{\n\t\"name\": \"...\"\n\t\"version\": \"...\"\n\t\"changelog\": \"...\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Frelease-it-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpchalupa%2Frelease-it-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Frelease-it-webhook/lists"}