{"id":16019843,"url":"https://github.com/fabasoad/reviewers-action","last_synced_at":"2025-04-10T01:06:16.692Z","repository":{"id":214924323,"uuid":"737477211","full_name":"fabasoad/reviewers-action","owner":"fabasoad","description":"A GitHub action to parse a CODEOWNERS like files and use it to set reviewers on PRs","archived":false,"fork":false,"pushed_at":"2025-03-23T22:03:07.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:06:13.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/fabasoad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.bitcoinqrcodemaker.com/?style=bitcoin\u0026address=145HwyQAcv4vrzUumJhu7nWGAVBysX9jJH\u0026prefix=on","https://paypal.me/fabasoad"],"github":["fabasoad"],"ko_fi":"fabasoad","liberapay":"fabasoad"}},"created_at":"2023-12-31T07:13:48.000Z","updated_at":"2025-03-23T22:03:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"48f6dc03-2ed3-4e14-93c1-abdd0c2c2544","html_url":"https://github.com/fabasoad/reviewers-action","commit_stats":null,"previous_names":["fabasoad/reviewers-action"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabasoad%2Freviewers-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabasoad%2Freviewers-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabasoad%2Freviewers-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabasoad%2Freviewers-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabasoad","download_url":"https://codeload.github.com/fabasoad/reviewers-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137888,"owners_count":21053775,"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":"2024-10-08T17:05:36.649Z","updated_at":"2025-04-10T01:06:16.673Z","avatar_url":"https://github.com/fabasoad.png","language":"Shell","funding_links":["https://www.bitcoinqrcodemaker.com/?style=bitcoin\u0026address=145HwyQAcv4vrzUumJhu7nWGAVBysX9jJH\u0026prefix=on","https://paypal.me/fabasoad","https://github.com/sponsors/fabasoad","https://ko-fi.com/fabasoad","https://liberapay.com/fabasoad"],"categories":[],"sub_categories":[],"readme":"# Reviewers action\n\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n![GitHub release](https://img.shields.io/github/v/release/fabasoad/reviewers-action?include_prereleases)\n![functional-tests](https://github.com/fabasoad/reviewers-action/actions/workflows/functional-tests.yml/badge.svg)\n![security](https://github.com/fabasoad/reviewers-action/actions/workflows/security.yml/badge.svg)\n![linting](https://github.com/fabasoad/reviewers-action/actions/workflows/linting.yml/badge.svg)\n\nThis GitHub action parses a CODEOWNERS like file and use it to set reviewers on\npull requests.\n\n## Prerequisites\n\nThe following tools have to be installed for successful work of this GitHub action:\n\n- [bash](https://www.gnu.org/software/bash/)\n- [git](https://git-scm.com/)\n\n## Inputs\n\n```yaml\nwith:\n  # (Optional) Auth token with permissions to assign reviewers to a PR. Defaults\n  # to ${{ github.token }}.\n  github-token: \"${{ secrets.GITHUB_TOKEN }}\"\n  # (Optional) PR number to assign reviewers to. Defaults to ${{ github.event.pull_request.number }},\n  # i.e. it defaults to the current PR if trigger is \"pull_request\".\n  pr-number: \"25\"\n  # (Optional) CODEOWNERS like filename. Defaults to \"REVIEWERS\".\n  reviewers-filename: \"REVIEWERS\"\n```\n\n## Outputs\n\nNone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabasoad%2Freviewers-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabasoad%2Freviewers-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabasoad%2Freviewers-action/lists"}