{"id":28100354,"url":"https://github.com/tidev/tidev-cla-action","last_synced_at":"2026-02-13T03:45:55.668Z","repository":{"id":40386161,"uuid":"476157369","full_name":"tidev/tidev-cla-action","owner":"tidev","description":"TiDev CLA GitHub Action","archived":false,"fork":false,"pushed_at":"2024-03-05T07:22:36.000Z","size":1881,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-06T19:08:15.107Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"tidev","liberapay":"tidev"}},"created_at":"2022-03-31T05:02:38.000Z","updated_at":"2022-03-31T05:27:46.000Z","dependencies_parsed_at":"2024-03-05T06:40:13.912Z","dependency_job_id":"0e0e09a6-ca0e-4276-8f7c-c6c018278c6b","html_url":"https://github.com/tidev/tidev-cla-action","commit_stats":{"total_commits":29,"total_committers":3,"mean_commits":9.666666666666666,"dds":0.1724137931034483,"last_synced_commit":"c1bb3275fe7cf656f2becef7e400faada83a2a5b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftidev-cla-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftidev-cla-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftidev-cla-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftidev-cla-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidev","download_url":"https://codeload.github.com/tidev/tidev-cla-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003547,"owners_count":21997899,"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":[],"created_at":"2025-05-13T18:33:39.659Z","updated_at":"2026-02-13T03:45:50.623Z","avatar_url":"https://github.com/tidev.png","language":"JavaScript","funding_links":["https://github.com/sponsors/tidev","https://liberapay.com/tidev"],"categories":[],"sub_categories":[],"readme":"# TiDev CLA GitHub Action\n\nThis action can be called from other GitHub workflows as a status check to make\nsure the CLA has been signed.\n\n## Usage\n\nIn your project repo, create the file: `.github/workflows/cla.yml`\n\n```yaml\nname: Check CLA\non:\n  - pull_request\n\njobs:\n  check-cla:\n    runs-on: ubuntu-latest\n    name: Verify contributor\n\n    steps:\n    - uses: tidev/tidev-cla-action@v2\n      with:\n        repo-token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n## Releasing a new version\n\nManually create a new release https://github.com/tidev/tidev-cla-action/releases/new.\nCreate a new tag such as `v2`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidev%2Ftidev-cla-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidev%2Ftidev-cla-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidev%2Ftidev-cla-action/lists"}