{"id":13567013,"url":"https://github.com/okp4/follow-contributor-action","last_synced_at":"2025-04-04T01:30:55.722Z","repository":{"id":41113295,"uuid":"508322346","full_name":"okp4/follow-contributor-action","owner":"okp4","description":"Github action to follow a contributor.","archived":false,"fork":false,"pushed_at":"2024-04-01T23:14:53.000Z","size":1802,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T10:17:56.709Z","etag":null,"topics":["community","followers","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/follow-contributor","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okp4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-06-28T13:59:44.000Z","updated_at":"2023-04-23T16:46:51.000Z","dependencies_parsed_at":"2022-07-13T10:50:32.378Z","dependency_job_id":"96c38bfc-a9a0-4b9f-a549-69c829953adb","html_url":"https://github.com/okp4/follow-contributor-action","commit_stats":{"total_commits":199,"total_committers":7,"mean_commits":"28.428571428571427","dds":"0.29648241206030146","last_synced_commit":"3220bfc6140604b885600d40732ef2f4c6793d6f"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Ffollow-contributor-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Ffollow-contributor-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Ffollow-contributor-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okp4%2Ffollow-contributor-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okp4","download_url":"https://codeload.github.com/okp4/follow-contributor-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"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":["community","followers","github-actions"],"created_at":"2024-08-01T13:02:21.653Z","updated_at":"2025-04-04T01:30:55.381Z","avatar_url":"https://github.com/okp4.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Follow user github action\n\n[![lint](https://img.shields.io/github/actions/workflow/status/okp4/follow-contributor-action/lint.yml?label=lint\u0026style=for-the-badge\u0026logo=github)](https://github.com/okp4/follow-contributor-action/actions/workflows/lint.yml)\n[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge\u0026logo=conventionalcommits)](https://conventionalcommits.org)\n[![contributor covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)\n[![license](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge)](https://opensource.org/licenses/BSD-3-Clause)\n\nA github action that can be used to automatically follow your projects contributors\n\n## How to use it\n\n```yaml\nname: Follow contributor\n\non:\n  pull_request:\n    branches: [main]\n\njobs:\n  follow-user:\n    runs-on: ubuntu-20.04\n    steps:\n      - name: Follow user\n        uses: okp4/follow-contributor-action@v1.1.0\n        with:\n          username: ${{ github.event.pull_request.user.login }}\n          # token allowing user:follow\n          token: ${{ secrets.FOLLOW_TOKEN }}\n```\n\nIf it's not possible to follow the input user, it won't fail as this action is not so vital.\n\n## You want to get involved? 😍\n\nPlease check out OKP4 health files :\n\n- [Contributing](https://github.com/okp4/.github/blob/main/CONTRIBUTING.md)\n- [Code of conduct](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokp4%2Ffollow-contributor-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokp4%2Ffollow-contributor-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokp4%2Ffollow-contributor-action/lists"}