{"id":23701144,"url":"https://github.com/ehanlin/github-reporter","last_synced_at":"2025-06-22T11:08:15.627Z","repository":{"id":57251279,"uuid":"131594737","full_name":"eHanlin/github-reporter","owner":"eHanlin","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-02T06:30:36.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-22T11:08:04.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/eHanlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-30T12:44:52.000Z","updated_at":"2018-05-02T06:30:15.000Z","dependencies_parsed_at":"2022-08-24T17:00:59.226Z","dependency_job_id":null,"html_url":"https://github.com/eHanlin/github-reporter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/eHanlin/github-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Fgithub-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Fgithub-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Fgithub-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Fgithub-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eHanlin","download_url":"https://codeload.github.com/eHanlin/github-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Fgithub-reporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261282321,"owners_count":23134940,"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":[],"created_at":"2024-12-30T09:32:16.510Z","updated_at":"2025-06-22T11:08:10.602Z","avatar_url":"https://github.com/eHanlin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/eHanlin/github-reporter.svg?branch=master)](https://travis-ci.org/eHanlin/github-reporter)\n\ngithub-reporter\n================\n\nIt's a convenient tool to help you list your commits and issues.\n\n\n## API\n\n### listReport(own, repo, branch, author, since, until)\n\nList your commits and issues. For example:\n\n\n```js\nvar githubReporter = require('github-reporter');\nvar promise = githubReporter.listReport('own', 'your repo', 'your branch', 'author', '2018-03-01T00:00:00', '2018-03-31T23:59:00');\npromise.then((result)=\u003e{\n  console.log(result);\n});\n```\n\n### setAccessToken(accessToken)\n\nSet your access token.\n\n```js\nvar githubReporter = require('github-reporter');\ngithub.setAccessToken('your token');\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehanlin%2Fgithub-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehanlin%2Fgithub-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehanlin%2Fgithub-reporter/lists"}