{"id":48531583,"url":"https://github.com/nriothrreion/gitlab-reviewer","last_synced_at":"2026-04-08T00:01:55.884Z","repository":{"id":347001523,"uuid":"1192484706","full_name":"NriotHrreion/gitlab-reviewer","owner":"NriotHrreion","description":"A Gitlab webhook receiver that calls Claude Code to review the MR","archived":false,"fork":false,"pushed_at":"2026-03-26T12:59:33.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T03:29:23.967Z","etag":null,"topics":["agentic-workflow","claude-code","gitlab","webhook","webhook-receiver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/NriotHrreion.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://nocp.space/donate"]}},"created_at":"2026-03-26T09:07:00.000Z","updated_at":"2026-03-26T12:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/NriotHrreion/gitlab-reviewer","commit_stats":null,"previous_names":["nriothrreion/gitlab-reviewer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/NriotHrreion/gitlab-reviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NriotHrreion%2Fgitlab-reviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NriotHrreion%2Fgitlab-reviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NriotHrreion%2Fgitlab-reviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NriotHrreion%2Fgitlab-reviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NriotHrreion","download_url":"https://codeload.github.com/NriotHrreion/gitlab-reviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NriotHrreion%2Fgitlab-reviewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["agentic-workflow","claude-code","gitlab","webhook","webhook-receiver"],"created_at":"2026-04-08T00:01:53.585Z","updated_at":"2026-04-08T00:01:55.876Z","avatar_url":"https://github.com/NriotHrreion.png","language":"JavaScript","funding_links":["https://nocp.space/donate"],"categories":[],"sub_categories":[],"readme":"# Gitlab Reviewer\r\n\r\nThis is a Gitlab webhook receiver that can automatically call Claude Code to review the code you just pushed to a Merge Request.\r\n\r\n## Prerequisite\r\n\r\nHave a Claude Code installed on your machine, with a Gitlab MCP server.\r\n\r\nFor the MCP server, [zereight/gitlab-mcp](https://github.com/zereight/gitlab-mcp) is recommended.\r\n\r\n## Getting Started\r\n\r\n1. Clone the repo\r\n\r\n```\r\ngit clone https://github.com/NriotHrreion/gitlab-reviewer.git\r\n```\r\n\r\n2. Install npm dependencies\r\n\r\n```\r\nnpm install\r\n```\r\n\r\n3. Create a `.env` file in the project root and fill in the 3 environment variables\r\n\r\n```\r\ncp .env.example .env\r\nvi .env\r\n```\r\n\r\n4. Run the service\r\n\r\n```\r\nnode index\r\n```\r\n\r\n5. Create a new webhook in Gitlab\r\n\r\nIn your Gitlab instance, go to `Your Project \u003e Settings \u003e Webhooks`, click \"Add new webhook\". Fill in the `URL` field with the following pattern:\r\n\r\n```\r\nhttp://\u003cyour_host_ip\u003e:5010/webhook\r\n```\r\n\r\nThen fill in the `Secret token` field with the `GITLAB_WEBHOOK_SECRET` you just set in the `.env` file, check the option \"Merge request events\", and click \"Add webhook\".\r\n\r\n## License\r\n\r\n[MIT](./LICENSE)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnriothrreion%2Fgitlab-reviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnriothrreion%2Fgitlab-reviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnriothrreion%2Fgitlab-reviewer/lists"}