{"id":19774188,"url":"https://github.com/jabref/hacktoberfest-contributor-overview-generator","last_synced_at":"2025-02-28T05:22:16.181Z","repository":{"id":147173904,"uuid":"219605685","full_name":"JabRef/hacktoberfest-contributor-overview-generator","owner":"JabRef","description":"Generates Contributor Lists for #hacktoberfest","archived":false,"fork":false,"pushed_at":"2019-11-07T05:02:07.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-11T01:26:02.414Z","etag":null,"topics":["github-api-use","github-statistics","github-stats","hacktoberfest","hacktoberfest2019","java"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/JabRef.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-04T22:06:06.000Z","updated_at":"2019-11-07T05:02:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"94f0bb0b-7521-4d1e-afb3-b91e4aff2d8e","html_url":"https://github.com/JabRef/hacktoberfest-contributor-overview-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fhacktoberfest-contributor-overview-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fhacktoberfest-contributor-overview-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fhacktoberfest-contributor-overview-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fhacktoberfest-contributor-overview-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","download_url":"https://codeload.github.com/JabRef/hacktoberfest-contributor-overview-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241104972,"owners_count":19910541,"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-api-use","github-statistics","github-stats","hacktoberfest","hacktoberfest2019","java"],"created_at":"2024-11-12T05:12:11.841Z","updated_at":"2025-02-28T05:22:16.163Z","avatar_url":"https://github.com/JabRef.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hacktoberfest Contributor Overview Generator\n\n\u003e Generates a CSV file containing the overview on Hacktoberfest contributions.\n\nFor [JabRef's Hacktoberfest](https://www.jabref.org/hacktoberfest/2019.html), we needed an overview on contributors.\nThere was no tool available, so we wrote our own.\n\nThis tool works for us.\nThe code needs to be adapted for your repositories.\n\n- Get a [GitHub personal access token](https://github.com/settings/tokens) and insert it at the beginning of `App.java`.\n- Adapt the `organization` and `repoName` fields to contain your repositories in `App.java`..\n- Adapt the `excludedLogins` to contain login names core developers in `App.java`.\n\nRun it with `./gradlew run`\n\nExample output:\n\n```text\nExample-User1 (GitHub \u003cnoreply@github.com\u003e): pull requests: 1, lines added: 12, lines removed: 12, files touched: 5\nExample-User2 (GitHub \u003cnoreply@github.com\u003e): pull requests: 2, lines added: 52, lines removed: 9, files touched: 5\nExample-User3 (GitHub \u003cnoreply@github.com\u003e): pull requests: 3, lines added: 28, lines removed: 27, files touched: 16\nExample-User4 (GitHub \u003cnoreply@github.com\u003e): pull requests: 5, lines added: 99, lines removed: 17, files touched: 13\nExample-User5 (GitHub \u003cnoreply@github.com\u003e): pull requests: 1, lines added: 290, lines removed: 14, files touched: 4\n\ntotal: authors: 5, pull requests: 12, lines added: 481, lines removed: 79, files touched: 41\npull requests: total: 12, min: 1, max: 5, avg: 2, med: 2\nfiles touched: total: 43, min: 4, max: 16, avg: 9, med: 5\nlines added: total: 79, min: 9, max: 27, avg: 16, med: 14\nlines removed: total: 481, min: 12, max: 290, avg: 96, med: 52\n```\n\nLicense: MIT. See [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabref%2Fhacktoberfest-contributor-overview-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabref%2Fhacktoberfest-contributor-overview-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabref%2Fhacktoberfest-contributor-overview-generator/lists"}