{"id":37155311,"url":"https://github.com/prequel-dev/clabot","last_synced_at":"2026-01-14T18:22:03.427Z","repository":{"id":296904794,"uuid":"994892010","full_name":"prequel-dev/clabot","owner":"prequel-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-02T19:41:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-03T08:10:22.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prequel-dev.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}},"created_at":"2025-06-02T16:35:18.000Z","updated_at":"2025-06-02T19:41:08.000Z","dependencies_parsed_at":"2025-06-03T08:11:24.960Z","dependency_job_id":"ff03687d-e97b-416f-828e-d372f5242c96","html_url":"https://github.com/prequel-dev/clabot","commit_stats":null,"previous_names":["prequel-dev/clabot"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/prequel-dev/clabot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prequel-dev%2Fclabot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prequel-dev%2Fclabot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prequel-dev%2Fclabot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prequel-dev%2Fclabot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prequel-dev","download_url":"https://codeload.github.com/prequel-dev/clabot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prequel-dev%2Fclabot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"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":[],"created_at":"2026-01-14T18:22:02.618Z","updated_at":"2026-01-14T18:22:03.385Z","avatar_url":"https://github.com/prequel-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clabot\n\nThis is a simple CLA bot that can be used in a GitHub action to automate the process of new contributors signing a Contributors License Agreement.\n\nCLA signers can be added to a `cla-signers.txt` file in the GitHub repository or to a Google Spreadsheet generated by a Google Form.\n\nOnce signers have completed the form (or the maintainer has updated the `cla-signers.txt` file), then anyone can re-check the CLA on a PR with a comment that begins with `@cla-bot check`.\n\n```Yaml\nname: CLA checker\n\non:\n  pull_request:\n    types: [opened, reopened, synchronize]\n  issue_comment:\n    types: [created]\n\npermissions:\n  statuses: write\n  pull-requests: write\n  contents: read\n\njobs:\n  cla:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n\n      - name: Set up Go\n        uses: actions/setup-go@v5\n        with:\n          go-version: '1.24'\n\n      - name: Run cla-bot\n        env:\n          GITHUB_TOKEN: ${{ secrets.TOKEN }}\n          SIGNERS_PATH: cla-signers.txt\n          GOOGLE_SHEET_URL: \"https://docs.google.com/spreadsheets/d/1A7epcYPGAsYNcUfD3qcWpyHQjLQgUJkPlcQr7Y-4e3E/export?format=csv\u0026gid=1088589458\"\n          COMMENT_MSG: \"Welcome to the Problem Detection Community and thank you for your pull request!\\n\\nNew contributors need to sign the Contributor License Agreement. In order for us to review and merge your code, please click the [CLA link](https://forms.gle/PfhcfopPNY2rho6V6) and fill out the form. Then comment on this PR with `@cla-bot check`.\"\n        run: |\n          go run github.com/prequel-dev/clabot/cmd@v0.0.4\n```\n\n![Screenshot from 2025-06-02 14-40-48](https://github.com/user-attachments/assets/0de8ff8f-c64c-42ce-bccc-7e0c409b334e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprequel-dev%2Fclabot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprequel-dev%2Fclabot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprequel-dev%2Fclabot/lists"}