{"id":15090873,"url":"https://github.com/pobyzaarif/git-webhook-receiver","last_synced_at":"2026-01-05T04:48:57.645Z","repository":{"id":176156561,"uuid":"654206478","full_name":"pobyzaarif/git-webhook-receiver","owner":"pobyzaarif","description":"github, gitlab, bitbucket webhook receiver","archived":false,"fork":false,"pushed_at":"2024-12-20T15:31:56.000Z","size":94,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T10:07:56.506Z","etag":null,"topics":["bitbucket-webhooks","cicd","circleci","deployment","drone-ci","github-webhook","gitlab-ci-cd","gitlab-webhook","jenkins"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pobyzaarif.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-06-15T15:56:05.000Z","updated_at":"2023-06-17T21:22:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"464ff34d-9db2-4923-ada5-eced85c87029","html_url":"https://github.com/pobyzaarif/git-webhook-receiver","commit_stats":null,"previous_names":["pobyzaarif/git-webhook-receiver"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgit-webhook-receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgit-webhook-receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgit-webhook-receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pobyzaarif%2Fgit-webhook-receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pobyzaarif","download_url":"https://codeload.github.com/pobyzaarif/git-webhook-receiver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937833,"owners_count":20535127,"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":["bitbucket-webhooks","cicd","circleci","deployment","drone-ci","github-webhook","gitlab-ci-cd","gitlab-webhook","jenkins"],"created_at":"2024-09-25T10:34:27.108Z","updated_at":"2026-01-05T04:48:57.596Z","avatar_url":"https://github.com/pobyzaarif.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-webhook-receiver\n\n![git-webhook-receiver](design.png)\n\n## About\nThe idea of this project is to handle notifications from the git service (webhook from Github/Gitlab/Bitbucket) and make another command to be executed on our server. I know there are some tools such as Jenkins, CircleCI, GitLab CI/CD and Drone that also handle this job and maybe they have multiple features that do not cover with git-webhook-receiver. but it's ok, I only need something free to use, simple binary to run (that why I write this project in Go), unify the flow, lightweight, self-host, and easily use json config to map what changes in whitelisted branches and the trigger action.\n\n## Installation\n```\n$ cp config.json.example config.json\n$ echo 'you can adjust the json config as you want' \u0026\u0026 nano config.json\n$ go run app/main/main.go\n\nor if the binary is ready you can just do\n$ ./git-webhook-receiver\n```\n\nremember that config file should be in the similar folder if you running this app\n\n## Other\n- [Postman collection](https://documenter.getpostman.com/view/1806312/2s93si1VgX)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpobyzaarif%2Fgit-webhook-receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpobyzaarif%2Fgit-webhook-receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpobyzaarif%2Fgit-webhook-receiver/lists"}