{"id":28374858,"url":"https://github.com/ocean/wercker-step-fleep-webhook-notify","last_synced_at":"2026-07-29T12:31:25.056Z","repository":{"id":66393995,"uuid":"60831847","full_name":"ocean/wercker-step-fleep-webhook-notify","owner":"ocean","description":"A Wercker step to send a notification to a generic Fleep webhook.","archived":false,"fork":false,"pushed_at":"2016-11-23T15:24:39.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T16:35:39.750Z","etag":null,"topics":["chatops","fleep","webhook","wercker","wercker-step"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocean.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-10T07:44:52.000Z","updated_at":"2016-06-10T09:27:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"effede7e-6a3e-4635-b2d1-b986ab6dca3f","html_url":"https://github.com/ocean/wercker-step-fleep-webhook-notify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ocean/wercker-step-fleep-webhook-notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocean%2Fwercker-step-fleep-webhook-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocean%2Fwercker-step-fleep-webhook-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocean%2Fwercker-step-fleep-webhook-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocean%2Fwercker-step-fleep-webhook-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocean","download_url":"https://codeload.github.com/ocean/wercker-step-fleep-webhook-notify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocean%2Fwercker-step-fleep-webhook-notify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36032917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":["chatops","fleep","webhook","wercker","wercker-step"],"created_at":"2025-05-29T22:11:10.021Z","updated_at":"2026-07-29T12:31:25.035Z","avatar_url":"https://github.com/ocean.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fleep-webhook-notify\n\nSend a message to a Fleep conversation by sending an HTTP request to a specified Fleep generic webhook.\n\n## Fleep setup\n\nSet up a generic webhook for your conversation using the instructions at https://fleep.io/blog/integrations/webhooks/\n\n## Options\n### required\n\n * `$FLEEP_WEBHOOK_URL` - Your Fleep generic webhook URL (I set up a new one for my conversation, and called it \"Hook\"), set as a Wercker environment variable (instructions at http://devcenter.wercker.com/docs/environment-variables/creating-env-vars.html)\n\n## Parameters pulled from the Wercker pipeline:\n\n * `result` - result of step: `passed`✅ or `failed` ❌ .\n * `type` - type of step: `build` or `deploy`.\n * `application_name` - the Wercker application (system) name.\n * `build_url` - URL of the build output on Wercker.\n * `started_by` - the name of the Wercker user who started the build.\n\nFrom these parameters a Fleep message is built which is formatted like so:\n\n\u003e **Wercker**\n\n\u003e `result`: `started_by` ran a `type` step for `application_name` which `result`.\n\n\u003e `build_url` \n\nIn Fleep, that looks a little bit like this:\n\n\u003cimg src=\"https://raw.githubusercontent.com/ocean/wercker-step-fleep-webhook-notify/master/fleep-notify-step-example.png\"\u003e\n\n## Example\n\nAdd `FLEEP_WEBHOOK_URL` as deploy target or application environment variable.\n\n    build:\n       after-steps:\n          - ocean/fleep-webhook-notify:\n              url: $FLEEP_WEBHOOK_URL\n\n## Credits\n\nThanks to [mzp](https://github.com/mzp) whose [`http-notify` step](https://github.com/mzp/wercker-step-http-notify) I forked. 👍\n\n**Drew Robinson, [@ocean][1]** :ocean:.\n\n[![Follow ocean on Twitter](https://img.shields.io/twitter/follow/ocean.svg?style=social)][1]\n\n[1]: https://twitter.com/ocean\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focean%2Fwercker-step-fleep-webhook-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focean%2Fwercker-step-fleep-webhook-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focean%2Fwercker-step-fleep-webhook-notify/lists"}