{"id":15556807,"url":"https://github.com/keelerm84/github-topic-checker","last_synced_at":"2026-04-20T13:03:32.449Z","repository":{"id":147451574,"uuid":"365428132","full_name":"keelerm84/github-topic-checker","owner":"keelerm84","description":"CLI tool to check all non-archived repositories in the Research Square Company organization for appropriate repository topics.","archived":false,"fork":false,"pushed_at":"2021-05-15T00:40:52.000Z","size":182,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T13:25:15.089Z","etag":null,"topics":["cli","github","graphql","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/keelerm84.png","metadata":{"files":{"readme":"docs/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":"2021-05-08T05:35:55.000Z","updated_at":"2023-02-15T22:13:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"836fda04-b2a0-4c6c-98f3-ff0c83b3ca45","html_url":"https://github.com/keelerm84/github-topic-checker","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"6665c47f97ee310f30709f0ad00c9c936953bfd2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keelerm84%2Fgithub-topic-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keelerm84%2Fgithub-topic-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keelerm84%2Fgithub-topic-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keelerm84%2Fgithub-topic-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keelerm84","download_url":"https://codeload.github.com/keelerm84/github-topic-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246134246,"owners_count":20728889,"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":["cli","github","graphql","rust"],"created_at":"2024-10-02T15:14:56.821Z","updated_at":"2026-04-20T13:03:32.416Z","avatar_url":"https://github.com/keelerm84.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-topic-checker\n\nResearch Square Company requires that all repositories have a topic set which\nrepresents team ownership. This is useful for reporting purposes. This small\nCLI app will check each non-archived repository in that organized and report on\nrepositories lacking one of the required topics.\n\n## Environment variables\n\nTo run this project, you will need to have the following environment variables set.\n\n* `GITHUB_TOKEN`\n\n   This [personal access token][tokens] is used to create deployments on any target repositories.\n\n## Setup and usage\n\nInstall [cargo-make][cargo-make] and generate an updated copy of the GitHub\nGraphQL schema.json file.\n\n```console\n$ cargo install cargo-make\n$ cargo make schema\n```\n\nCompile and execute this application\n\n```console\n$ cargo build --release\n$ ./target/release/github-topic-checker\n```\n\n## License\n\n[MIT](./LICENSE.md)\n\n[tokens]: https://github.com/settings/tokens\n[cargo-make]: https://github.com/sagiegurari/cargo-make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeelerm84%2Fgithub-topic-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeelerm84%2Fgithub-topic-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeelerm84%2Fgithub-topic-checker/lists"}