{"id":17237853,"url":"https://github.com/tarao/oss-contributions","last_synced_at":"2025-10-17T09:17:30.271Z","repository":{"id":48174484,"uuid":"284687089","full_name":"tarao/oss-contributions","owner":"tarao","description":"List OSS contributions of users or organization members","archived":false,"fork":false,"pushed_at":"2023-01-18T18:59:19.000Z","size":44,"stargazers_count":17,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T05:38:36.719Z","etag":null,"topics":["github"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/tarao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-03T11:54:25.000Z","updated_at":"2022-10-06T18:11:25.000Z","dependencies_parsed_at":"2023-02-10T17:00:15.784Z","dependency_job_id":null,"html_url":"https://github.com/tarao/oss-contributions","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarao%2Foss-contributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarao%2Foss-contributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarao%2Foss-contributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarao%2Foss-contributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarao","download_url":"https://codeload.github.com/tarao/oss-contributions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219845139,"owners_count":16556474,"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":["github"],"created_at":"2024-10-15T05:43:57.409Z","updated_at":"2025-10-17T09:17:30.220Z","avatar_url":"https://github.com/tarao.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"oss-contributions\n=================\n\nList OSS contributions (GitHub repositories) of specified users.\n\n```\nUsage: GITHUB_TOKEN=xxxx bundle exec ruby oss_contributions.rb [OPTIONS] [\u003cUSER\u003e...]\nOptions:\n    -u, --user=USER                  User whose contribution is analyzed.  Use this option multiple\n                                     times to specify more than one user.\n                                     \n    -o, --organization=ORGANIZATION  Organization whose members are added to --user option.\n                                     \n    -f, --from=YYYY-MM-DD            Date from when to start enumerating contributions.\n                                     \n    -t, --to=YYYY-MM-DD              Date to when to stop enumerating contributions.\n                                     \n    -m, --min-stargazers=NUM         Exclude repositories which have stargazers less than this\n                                     value.\n                                     \n    -c, --contribution-only          Exclude contributions by the repository owner.\n                                     \n    -i, --include-personal           By default, repositories which only have contributions by their\n                                     owners are excluded.  Specify this option to include them.\n                                     \n    -s, --sort=ORDER                 The order of repositories and contributors.  The following\n                                     values are available.\n                                     \n                                     max-contribution\n                                       Order by pull-requests, commits, reviews, issues,\n                                       contributors, role, stargazers with taking maximum values of\n                                       criteria among contributions in a single repository.\n                                     \n                                     total-contributions\n                                       Order by pull-requests, commits, reviews, issues,\n                                       contributors, role, stargazers with taking the sum of each\n                                       criterion among contributions in a single repository.\n                                     \n                                     total-contributors\n                                       Order by contributors, role, pull-requests, commits,\n                                       reviews, issues, stargazers with taking the sum of each\n                                       criterion among contributions in a single repository.\n                                     \n                                     stargazers\n                                       Order by stargazers, contributors, role, pull-requests,\n                                       commits, reviews, issues with taking the sum of each\n                                       criterion among contributions in a single repository.\n                                       This is the default value in case no --sort=ORDER is\n                                       specified.\n                                     \n                                     \u003csort-criterion\u003e, ...\n                                       Order by comma separated criteria.\n                                       Available criteria:\n                                         commits\n                                         contributors\n                                         issues\n                                         pull-requests\n                                         reviews\n                                         role\n                                         stargazers\n                                     \n    -r, --render=TEMPLATE            Template file (.erb) to generate the output.  JSON value is\n                                     printed without this option.\n```\n\nExample\n-------\n\n![screenshot](./screenshot.png)\n\nSee [#1](https://github.com/tarao/oss-contributions/issues/1) for a complete example.\n\nLicense\n-------\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarao%2Foss-contributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarao%2Foss-contributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarao%2Foss-contributions/lists"}