{"id":36583967,"url":"https://github.com/gitangle/gh-codeowners","last_synced_at":"2026-01-12T08:00:49.281Z","repository":{"id":249438878,"uuid":"831515768","full_name":"gitangle/gh-codeowners","owner":"gitangle","description":"✨ An all-in-one solution for your CODEOWNERS needs","archived":false,"fork":false,"pushed_at":"2024-07-23T23:00:03.000Z","size":213,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-13T13:50:48.724Z","etag":null,"topics":["cli","codeowners","codeowners-validator","gh","gh-extension"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitangle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-20T19:32:15.000Z","updated_at":"2024-07-31T07:02:54.000Z","dependencies_parsed_at":"2024-07-24T01:30:45.047Z","dependency_job_id":"4864b74c-fcca-4b85-8b39-8361e42dbb68","html_url":"https://github.com/gitangle/gh-codeowners","commit_stats":null,"previous_names":["gitangle/gh-codeowners"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gitangle/gh-codeowners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitangle%2Fgh-codeowners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitangle%2Fgh-codeowners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitangle%2Fgh-codeowners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitangle%2Fgh-codeowners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitangle","download_url":"https://codeload.github.com/gitangle/gh-codeowners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitangle%2Fgh-codeowners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["cli","codeowners","codeowners-validator","gh","gh-extension"],"created_at":"2026-01-12T08:00:24.427Z","updated_at":"2026-01-12T08:00:49.264Z","avatar_url":"https://github.com/gitangle.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```ruby\ngh extension install github.com/gitangle/gh-codeowners\n```\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e✨ An all-in-one solution for your CODEOWNERS needs\u003c/strong\u003e\n\u003c/p\u003e\n\nGitHub CLI extension designed to simplify managing and validating CODEOWNERS files directly from your terminal or CI environment.\n\n![validate](./docs/assets/validate.gif)\n\nLike the idea? Give a GitHub star ⭐!\n\n\n## Quick Start\n\nTo install the `codeowners` CLI extension, run:\n\n```sh\ngh extension install github.com/gitangle/gh-codeowners\n```\n\nNavigate to your repository and run:\n```sh\n# Validate CODEOWNERS across all repos for the GitHub owner taken from the current repository directory.\ngh codeowners validate --all\n\n# Validate CODEOWNERS for a specific owner across all their repos\ngh codeowners validate --owner \"mszostok\"  --all\n```\n\n## Why?\n\nWhile GitHub's CODEOWNERS feature is powerful, interpreting the CODEOWNERS data outside of GitHub can be challenging. This tool helps streamline that process.\n\n\n## Exit Status Codes\n\nThe application uses exit status codes to indicate different types of errors:\n\n| Code  | Description                                                                     |\n|:-----:|:--------------------------------------------------------------------------------|\n| **1** | Application startup failed due to incorrect configuration or an internal error. |\n| **3** | CODEOWNERS validation failed due to issues found during checks.                 |\n\n\u003e [!TIP]\n\u003e To prevent the CLI from failing when validation issues are detected, you can set the exit code for validation issues to `0`. Run the following command:  \n\u003e `gh codeowners validate --issues-exit-code 0`.\n\n## Contributing\n\nWe welcome contributions from the community! To contribute, please follow the standard GitHub pull request process.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitangle%2Fgh-codeowners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitangle%2Fgh-codeowners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitangle%2Fgh-codeowners/lists"}