{"id":25435875,"url":"https://github.com/idea2app/github-reward","last_synced_at":"2026-03-08T08:33:30.816Z","repository":{"id":275793664,"uuid":"926508699","full_name":"idea2app/GitHub-reward","owner":"idea2app","description":"A free alternative of IssueHunt.io, Polar.sh \u0026 Gitee reward, which builds Developer DAOs based on Git \u0026 GitHub, instead of confusing Block Chain technology.","archived":false,"fork":false,"pushed_at":"2025-03-23T17:55:20.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T08:01:35.717Z","etag":null,"topics":["alternative","dao","issue-hunt","reward"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idea2app.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":"2025-02-03T11:36:06.000Z","updated_at":"2025-03-24T02:32:43.000Z","dependencies_parsed_at":"2025-02-04T16:36:37.439Z","dependency_job_id":"5998a3cf-3c05-47aa-98ed-a804ff102304","html_url":"https://github.com/idea2app/GitHub-reward","commit_stats":null,"previous_names":["idea2app/github-reward"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/idea2app/GitHub-reward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGitHub-reward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGitHub-reward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGitHub-reward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGitHub-reward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idea2app","download_url":"https://codeload.github.com/idea2app/GitHub-reward/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGitHub-reward/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265241156,"owners_count":23733191,"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":["alternative","dao","issue-hunt","reward"],"created_at":"2025-02-17T07:34:27.835Z","updated_at":"2026-03-08T08:33:30.810Z","avatar_url":"https://github.com/idea2app.png","language":null,"funding_links":["https://issuehunt.io/","https://polar.sh/"],"categories":[],"sub_categories":[],"readme":"# GitHub-reward\n\nA free alternative of [IssueHunt.io][1], [Polar.sh][2] \u0026 [Gitee reward][3], which builds Developer [DAO][4]s based on Git \u0026 GitHub, instead of confusing Block Chain technology.\n\n[![Claim Issue Reward](https://github.com/idea2app/GitHub-reward/actions/workflows/claim-issue-reward.yml/badge.svg)][5]\n[![Statistic Member Reward](https://github.com/idea2app/GitHub-reward/actions/workflows/statistic-member-reward.yml/badge.svg)][6]\n\n## Installation\n\n### New repository\n\nClick the [\u003ckbd\u003eUse this template\u003c/kbd\u003e][7] button on the top of this GitHub repository's home page to create your own repository.\n\n### Old repository\n\nNPM compatible environment for example:\n\n```shell\nnpm i pnpm -g\n\ncd /path/to/your/git/repository/root\n\npnpx git-utility download https://github.com/idea2app/GitHub-reward main .github/ .github/\n```\n\n## Usage\n\n1.  The PMs, clients or users of your product should submit **Feature/Enhancement** requests or **Bug** reports with [Issue forms][8], and set the **Reward** value\n\n2.  Your GitOps chat bot (such as [Lark-GitHub-bot][9]) may send an Issue message to your team channel\n\n3.  Your team members should create a **Pull request** with `closes #issue_number` description to claim the reward\n\n4.  After the CI/CD \u0026 code review passed, set hardwork reviewers as PR assignees first for reward sharing, then the PR can be merged\n\n5.  GitHub actions will calculate every closed Reward Issue, and save the reward data of all related developers to a Git tag of the merged commit\n\n    \u003e **Note**: Bot users (including GitHub Copilot, Dependabot, etc.) are automatically excluded from reward distribution to ensure only real developers receive compensation.\n\n6.  Every first day of a month, GitHub actions will calculate the reward data of all developers in the last month, and save it to a Git tag \u0026 GitHub release of the merged commit\n\n7.  Pay the salary to developers via your convenience\n\n## Reference\n\n1. [Open Source Bounty (original thought)](https://idea2app.feishu.cn/wiki/I348wiT7DipbKbkPUPfcwQBAn7c)\n2. [Open Collaboration Token (OCToken)](https://open-source-bazaar.feishu.cn/wiki/AjzTwHfGaiuk9MknJiWcBaOcnfc)\n3. [Lark BI Table implementation](https://idea2app.feishu.cn/wiki/Bjitw6q6OiBqJjkOvZRcfjafnef)\n\n[1]: https://issuehunt.io/\n[2]: https://polar.sh/\n[3]: https://gitee.com/gitee_reward\n[4]: https://en.wikipedia.org/wiki/Decentralized_autonomous_organization\n[5]: https://github.com/idea2app/GitHub-reward/actions/workflows/claim-issue-reward.yml\n[6]: https://github.com/idea2app/GitHub-reward/actions/workflows/statistic-member-reward.yml\n[7]: https://github.com/new?template_name=GitHub-reward\u0026template_owner=idea2app\n[8]: https://github.com/idea2app/GitHub-reward/issues/new/choose\n[9]: https://github.com/idea2app/Lark-GitHub-bot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fgithub-reward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidea2app%2Fgithub-reward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fgithub-reward/lists"}