{"id":15377492,"url":"https://github.com/mislav/issuesync","last_synced_at":"2025-04-15T17:12:04.420Z","repository":{"id":8621563,"uuid":"10264737","full_name":"mislav/issuesync","owner":"mislav","description":"Downloads all issues for the current project to individual `issues/*.md` files","archived":false,"fork":false,"pushed_at":"2017-09-09T00:36:56.000Z","size":16,"stargazers_count":67,"open_issues_count":2,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T17:11:58.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mislav.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}},"created_at":"2013-05-24T11:04:31.000Z","updated_at":"2024-05-11T09:38:28.000Z","dependencies_parsed_at":"2022-08-27T18:20:31.716Z","dependency_job_id":null,"html_url":"https://github.com/mislav/issuesync","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/mislav%2Fissuesync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fissuesync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fissuesync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fissuesync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","download_url":"https://codeload.github.com/mislav/issuesync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249116245,"owners_count":21215143,"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-10-01T14:12:00.957Z","updated_at":"2025-04-15T17:12:04.398Z","avatar_url":"https://github.com/mislav.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub issues sync\n\nA simple Ruby script that downloads all issues for the current GitHub project\nto Markdown files for offline perusal.\n\n```sh\n$ gem install net-http-persistent\n$ rake install [PREFIX=/usr/local]\n\n$ cd /path/to/myproject\n$ issuesync\n# =\u003e downloads into individual `issues/*.md` files\n```\n\nYou might quickly run into API rate limit if the project has many issues. To\navoid that, create a Personal Access Token in your GitHub settings and export\nits value to an environment variable:\n\n```sh\nexport GITHUB_TOKEN=\"...\"\n```\n\nThe `script/` directory contains per-project helper scripts to list latest\nissues or to generate ctags for issue numbers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fissuesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmislav%2Fissuesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fissuesync/lists"}