{"id":47026254,"url":"https://github.com/ohcnetwork/leaderboard-github-plugin","last_synced_at":"2026-03-11T23:18:47.878Z","repository":{"id":331621273,"uuid":"1127771317","full_name":"ohcnetwork/leaderboard-github-plugin","owner":"ohcnetwork","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T12:40:39.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T03:39:37.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ohcnetwork.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-04T15:08:20.000Z","updated_at":"2026-01-10T12:40:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ohcnetwork/leaderboard-github-plugin","commit_stats":null,"previous_names":["ohcnetwork/leaderboard-github-plugin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ohcnetwork/leaderboard-github-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fleaderboard-github-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fleaderboard-github-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fleaderboard-github-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fleaderboard-github-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohcnetwork","download_url":"https://codeload.github.com/ohcnetwork/leaderboard-github-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fleaderboard-github-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30406531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: 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":[],"created_at":"2026-03-11T23:18:47.045Z","updated_at":"2026-03-11T23:18:47.865Z","avatar_url":"https://github.com/ohcnetwork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ohcnetwork/leaderboard-github-plugin\n\nLeaderboard github plugin\n\n## Configuration\n\nAdd the plugin to your `config.yaml`:\n\n```yaml\nleaderboard:\n  plugins:\n    github:\n      source: \"@ohcnetwork/leaderboard-github-plugin\"\n      config:\n        # TODO: Add your plugin configuration options here\n```\n\n## Usage\n\n1. Build the plugin:\n\n```bash\npnpm build\n```\n\n2. Add the plugin to your `config.yaml` (see Configuration above)\n\n3. Run the plugin runner:\n\n```bash\npnpm data:scrape\n```\n\n## Development\n\n```bash\n# Build the plugin\npnpm build\n\n# Run tests\npnpm test\n\n# Watch mode\npnpm test:watch\n```\n\n## Release Process\n\nThis package uses [changesets](https://github.com/changesets/changesets) for version management and automated publishing to GitHub's npm registry.\n\n### For Contributors\n\nWhen making changes that should be included in the next release:\n\n1. Make your code changes\n2. Run `pnpm changeset` to create a changeset file\n3. Select the type of change (major, minor, or patch)\n4. Describe your changes in the prompt\n5. Commit the generated changeset file along with your changes\n\n```bash\npnpm changeset\ngit add .changeset/\ngit commit -m \"feat: your feature description\"\n```\n\n### For Maintainers\n\nThe release process is automated via GitHub Actions:\n\n1. When PRs with changesets are merged to `main`, a \"Version Packages\" PR is automatically created/updated\n2. Review the Version Packages PR to verify:\n   - Version bumps are correct\n   - CHANGELOG entries are accurate\n3. Merge the Version Packages PR to automatically publish to GitHub's npm registry\n\n### Manual Publishing (if needed)\n\nIf you need to publish manually:\n\n```bash\npnpm build\npnpm release\n```\n\nNote: You'll need to be authenticated with GitHub's npm registry and have the appropriate permissions.\n\n### Installing from GitHub Packages\n\nTo install this package from GitHub's npm registry:\n\n1. Create or update your `.npmrc` file:\n\n```\n@ohcnetwork/leaderboard-github-plugin:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}\n```\n\n2. Install the package:\n\n```bash\nnpm install @ohcnetwork/leaderboard-github-plugin\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fleaderboard-github-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohcnetwork%2Fleaderboard-github-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fleaderboard-github-plugin/lists"}