{"id":21939762,"url":"https://github.com/pbar1/harvespex","last_synced_at":"2026-05-03T21:34:32.404Z","repository":{"id":115677494,"uuid":"153502728","full_name":"pbar1/harvespex","owner":"pbar1","description":":fallen_leaf: Map GitHub commit messages to Harvest notes","archived":false,"fork":false,"pushed_at":"2018-11-01T15:12:11.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T01:39:43.176Z","etag":null,"topics":["git","github","harvest","time","tracker"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pbar1.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":"2018-10-17T18:12:29.000Z","updated_at":"2019-09-20T01:36:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"acd2ebfa-232e-49bb-b183-ce648569eee1","html_url":"https://github.com/pbar1/harvespex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pbar1/harvespex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fharvespex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fharvespex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fharvespex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fharvespex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbar1","download_url":"https://codeload.github.com/pbar1/harvespex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fharvespex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["git","github","harvest","time","tracker"],"created_at":"2024-11-29T02:27:16.201Z","updated_at":"2026-05-03T21:34:32.389Z","avatar_url":"https://github.com/pbar1.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Harvespex\n\nAs of right now, this is what it does:\n1. Find dates in need of Harvest entries\n2. Fetch, filter, and aggregate  GitHub commit messages for those dates\n3. Print them out for easy copypasta :stuck_out_tongue_closed_eyes:\n\nTo run, simply: `./harvespex` or `go run main.go`\n\n### Setup\nYou'll need some environment variables:\n- `GITHUB_TOKEN`\n- `HARVEST_ACCESS_TOKEN`\n- `HARVEST_ACCOUNT_ID`\n\n...and you'll also need `harvespex.hcl` in the same directory as the `harvespex` binary. This maps GitHub repositories to Harvest tasks, and looks like so:\n\n```\nproject_mapping {\n  project = \"My Exact Harvest Project Name\"\n  task = \"My Exact Harvest Task Name\"\n  repositories = [\n    \"pbar1/harvespex\",\n    \"myorg/example-proj\",\n  ]\n}\n```\n\n### Build\n`go build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbar1%2Fharvespex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbar1%2Fharvespex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbar1%2Fharvespex/lists"}