{"id":23872088,"url":"https://github.com/eddiewebb/circleci-webhook-orb","last_synced_at":"2025-09-08T21:32:28.423Z","repository":{"id":56543468,"uuid":"159376302","full_name":"eddiewebb/circleci-webhook-orb","owner":"eddiewebb","description":"Send custom webhooks from CircleCI projects using Orbs","archived":false,"fork":false,"pushed_at":"2023-02-07T23:50:35.000Z","size":11,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:21:04.417Z","etag":null,"topics":["circleci","circleci-orbs","orbs"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/eddiewebb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-27T17:48:49.000Z","updated_at":"2023-02-07T23:50:40.000Z","dependencies_parsed_at":"2022-08-15T20:40:27.690Z","dependency_job_id":null,"html_url":"https://github.com/eddiewebb/circleci-webhook-orb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddiewebb/circleci-webhook-orb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiewebb%2Fcircleci-webhook-orb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiewebb%2Fcircleci-webhook-orb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiewebb%2Fcircleci-webhook-orb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiewebb%2Fcircleci-webhook-orb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddiewebb","download_url":"https://codeload.github.com/eddiewebb/circleci-webhook-orb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiewebb%2Fcircleci-webhook-orb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231461,"owners_count":25245625,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["circleci","circleci-orbs","orbs"],"created_at":"2025-01-03T15:19:34.442Z","updated_at":"2025-09-08T21:32:28.131Z","avatar_url":"https://github.com/eddiewebb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webhook Orb\n\nThis orb attempts to simplify and transition from the legacy `notify: webhook` functionality of CircleCI.\n\n## Sample Output\n\n```json\n{\n  \"build_num\": \"231\",\n  \"branch\": \"webhook\",\n  \"username\": \"eddiewebb\",\n  \"job\": \"build\",\n  \"build_url\": \"https://circleci.com/gh/eddiewebb/circleci-samples/231\",\n  \"vcs_revision\": \"8f59df978e3fa133a2ee39ff66b3382342ce958c\",\n  \"reponame\": \"circleci-samples\",\n  \"workflow_id\": \"6dfa1b01-96ef-430d-bc35-11b5d20a5127\",\n  \"workflow_url\": \"https://circleci.com/workflow-run/6dfa1b01-96ef-430d-bc35-11b5d20a5127\",\n  \"pull_request\": null,\n  \"user\": \"eddiewebb\",\n  \"api_link\": \"https://circleci.com/api/v1.1/project/eddiewebb/circleci-samples/231\",\n  \"status\": \"success\"\n}\n```\n\n## Caveats\n\nThe legacy webhook mocked the entire payload of our API v1.1 job results.  This orb contains a minimal payload with reference to lookup full job (via `api_link`) if aditional fields are required.\n\nPlease [let me know by adding comments the discussion](https://github.com/eddiewebb/circleci-webhook-orb/issues/1) if you're missing a few specific fields or feel strongly about that decision.\n\n\n## Feedback\n\nI want it! Please open an issue and let me know how to improve.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiewebb%2Fcircleci-webhook-orb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddiewebb%2Fcircleci-webhook-orb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiewebb%2Fcircleci-webhook-orb/lists"}