{"id":18885744,"url":"https://github.com/code4craft/reviewbot","last_synced_at":"2026-07-17T15:02:37.332Z","repository":{"id":12534497,"uuid":"15204477","full_name":"code4craft/reviewbot","owner":"code4craft","description":"gitlab防呆小工具，自动帮你修正2B代码。","archived":false,"fork":false,"pushed_at":"2013-12-15T14:31:13.000Z","size":3888,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T00:51:51.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/code4craft.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}},"created_at":"2013-12-15T14:04:34.000Z","updated_at":"2021-02-21T07:49:06.000Z","dependencies_parsed_at":"2022-08-29T18:41:40.219Z","dependency_job_id":null,"html_url":"https://github.com/code4craft/reviewbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code4craft/reviewbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4craft%2Freviewbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4craft%2Freviewbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4craft%2Freviewbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4craft%2Freviewbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code4craft","download_url":"https://codeload.github.com/code4craft/reviewbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4craft%2Freviewbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35585716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"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-08T07:21:35.024Z","updated_at":"2026-07-17T15:02:37.291Z","avatar_url":"https://github.com/code4craft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"reviewbot\n=========\n\u003egitlab防呆机器人，自动帮你修正2B代码。\n\n## 使用：\n\n配置`config.json`，例如:\n\n```json\n{\n    \"path\": \"/data/reviewbot\",\n    \"port\": 8888,\n    \"bot\": {\n        \"branch\": [\"alpha\", \"master\"],\n        \"file\": \"freemarker.properties\",\n        \"encoding\": \"utf-8\",\n        \"fragment\": [\n            {\n                \"search\": \"template_update_delay=0\",\n                \"replace\": \"template_update_delay=600000\",\n                \"message\": \"freemarker缓存时间为0不能提交哦！\"\n            }\n        ],\n        \"commit\": [\"${author}同学，下次注意不要提交测试文件\",\n            \"手抖了是不对的，${author}叫你修bug啦\",\n            \"${author}同学，这有个bug，我帮你修掉了\"\n        ]\n    }\n}\n```\n\n配置gitlab的hook地址：`http://your-host:port`\n\n## 效果：\n\n![image](http://static.oschina.net/uploads/space/2013/1215/222654_XOR1_190591.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4craft%2Freviewbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode4craft%2Freviewbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4craft%2Freviewbot/lists"}