{"id":18046851,"url":"https://github.com/kairen/github-bot","last_synced_at":"2026-05-02T04:37:22.414Z","repository":{"id":91832765,"uuid":"107571305","full_name":"kairen/github-bot","owner":"kairen","description":"@kairen-bot to handle GitHub and GitLab workflow.","archived":false,"fork":false,"pushed_at":"2017-12-04T08:03:39.000Z","size":2141,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T04:26:27.385Z","etag":null,"topics":["bot","github","gitlab-ci","webhook"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kairen.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-10-19T16:25:57.000Z","updated_at":"2017-12-31T11:23:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"b539e4b2-ea24-4153-9c8d-47649349575c","html_url":"https://github.com/kairen/github-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kairen/github-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kairen%2Fgithub-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kairen%2Fgithub-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kairen%2Fgithub-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kairen%2Fgithub-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kairen","download_url":"https://codeload.github.com/kairen/github-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kairen%2Fgithub-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["bot","github","gitlab-ci","webhook"],"created_at":"2024-10-30T19:09:31.052Z","updated_at":"2026-05-02T04:37:22.400Z","avatar_url":"https://github.com/kairen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Build Statu](https://img.shields.io/docker/build/kairen/github-bot.svg)](https://hub.docker.com/r/kairen/github-bot/) [![Build Status](https://travis-ci.org/kairen/github-bot.svg?branch=master)](https://travis-ci.org/kairen/github-bot) [![Coverage Status](https://coveralls.io/repos/github/kairen/github-bot/badge.svg?branch=master)](https://coveralls.io/github/kairen/github-bot?branch=master)\n# Webhook handler for KaiRen's Bot\nMake GitLab CI work with a GitHub repository written in Go. The bot watch webhook event to handle something.\n\n![snapshot](logo.png)\n\n## Build\nTo build bot into a container via Docker:\n```sh\n$ docker build -t kairen/github-bot:0.1.0 .\n```\n\n## Usage\nRun bot on Docker as below command:\n```sh\n$ docker run --rm -ti -e [envs] kairen/github-bot:0.1.0 [options]\n$ docker run --rm -ti kairen/github-bot:0.1.0\nUsage: github-bot [OPTION]...\ngithub-bot watch your GitHub and GitLab event to handle anything!!\n\nOptions:\n  -github-token string\n    \tGitHub access token.\n  -gitlab-endpoint string\n    \tGitLab API Endpoint. (default \"https://gitlab.com\")\n  -gitlab-token string\n    \tGitLab access token.\n  -path string\n    \tWebhook uri path. (default \"/webhooks\")\n  -port int\n    \tWebhook server port. (default 8080)\n  -secret string\n    \tWebhook server secret. (default \"6324d8bf\")\n\n[ERROR] Missing required opts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkairen%2Fgithub-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkairen%2Fgithub-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkairen%2Fgithub-bot/lists"}