{"id":16185474,"url":"https://github.com/patrickhulce/issue-assigner","last_synced_at":"2025-06-24T07:07:45.131Z","repository":{"id":66226829,"uuid":"335327053","full_name":"patrickhulce/issue-assigner","owner":"patrickhulce","description":"Probot app to automatically assign issues to maintainers in a round-robin fashion.","archived":false,"fork":false,"pushed_at":"2021-02-02T15:57:29.000Z","size":6096,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-04T21:25:21.231Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickhulce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-02-02T15:03:25.000Z","updated_at":"2021-02-02T15:57:32.000Z","dependencies_parsed_at":"2023-04-02T13:18:42.298Z","dependency_job_id":null,"html_url":"https://github.com/patrickhulce/issue-assigner","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"eeec7a10bd3c02f02d2284fc82a8adabdc001869"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickhulce/issue-assigner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fissue-assigner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fissue-assigner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fissue-assigner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fissue-assigner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhulce","download_url":"https://codeload.github.com/patrickhulce/issue-assigner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fissue-assigner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260774837,"owners_count":23060942,"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-10T07:14:23.078Z","updated_at":"2025-06-24T07:07:45.111Z","avatar_url":"https://github.com/patrickhulce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# issue-assigner\n\n\u003e A GitHub Action built with [Probot](https://github.com/probot/probot) that automatically assigns issues to maintainers in a round-robin fashion.\n\n## Usage\n\n```sh\nname: 'Issue assigner'\n\non:\n  issues:\n    types: [opened]\n\njobs:\n  assign:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: patrickhulce/issue-assigner@v1\n        with:\n          GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'\n          maintainers: 'michaelscott,jimhalpert,dwightschrute'\n\n```\n\n## Contributing\n\nIf you have suggestions for how issue-assigner could be improved, or want to report a bug, open an issue! We'd love all and any contributions.\n\nFor more, check out the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[ISC](LICENSE) © 2021 Patrick Hulce \u003cpatrick.hulce@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fissue-assigner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhulce%2Fissue-assigner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fissue-assigner/lists"}