{"id":20881992,"url":"https://github.com/5xruby/flowdock-gitlab-webhook","last_synced_at":"2025-08-10T12:16:46.629Z","repository":{"id":72023190,"uuid":"85077467","full_name":"5xRuby/flowdock-gitlab-webhook","owner":"5xRuby","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-28T08:32:50.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T17:18:04.619Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/5xRuby.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}},"created_at":"2017-03-15T13:45:01.000Z","updated_at":"2017-03-29T23:38:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6ed0437-4cb5-4e6a-9e51-59583dcdbe76","html_url":"https://github.com/5xRuby/flowdock-gitlab-webhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5xRuby/flowdock-gitlab-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fflowdock-gitlab-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fflowdock-gitlab-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fflowdock-gitlab-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fflowdock-gitlab-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5xRuby","download_url":"https://codeload.github.com/5xRuby/flowdock-gitlab-webhook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fflowdock-gitlab-webhook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269721464,"owners_count":24464502,"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-08-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-11-18T07:28:31.630Z","updated_at":"2025-08-10T12:16:46.607Z","avatar_url":"https://github.com/5xRuby.png","language":"Ruby","readme":"# Flowdock-Gitlab-Webhook-Receiver\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Quick Start](#quick-start)\n\n# Introduction\n\nA very tiny Sinatra application to catch Gitlab webhooks and send notification to your Flowodck inbox, so far we only support the following trigger types:\n\n1.\tPush\n1.\tComments of Commit / Merge Request / Issue\n1.\tIssue\n1.\tMerge Request\n1.\tBuild\n1.\tPipeline\n\n# Installation\n\n```\n\ndocker pull ryudoawaru/flowdock-gitlab-webhook\n\n```\n\n# Quick Start\n\n- Prepare your [secret token](https://docs.gitlab.com/ce/user/project/integrations/webhooks.html#secret-token) for Gitlab webhook use.\n\n```\n\ndocker run -d -e \"RACK_ENV=production\" -e \"GITLAB_TOKEN=$xxxxoooxxx\" --rm -p 3000:3000 ryudoawaru/flowdock-gitlab-webhook\n\n```\n\n- Point your browser to http://YOUR-HOST-NAME:3000 to test if it starts successfully.\n- Register an new \"Shortcut application\" in [Developer Application](https://www.flowdock.com/oauth/applications) section of your Flowdock account settings.\n- In the Flowdock flow you want to subscribe notifications, add new source of the application you just registered and get the flow api token.\n- Use this flow api token and the secret token to register new webhook in your Gitlab repo, the URL pattern should be like 「http(s)://YOUR-HOST-NAME/FLOW-API-TOKEN.json」.\n-\tTest!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fflowdock-gitlab-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5xruby%2Fflowdock-gitlab-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fflowdock-gitlab-webhook/lists"}