{"id":25778929,"url":"https://github.com/sawadashota/gh-issue","last_synced_at":"2026-04-15T20:03:49.921Z","repository":{"id":144043825,"uuid":"125387119","full_name":"sawadashota/gh-issue","owner":"sawadashota","description":"Create GitHub issues from YAML","archived":false,"fork":false,"pushed_at":"2018-11-01T04:11:00.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T07:06:20.054Z","etag":null,"topics":["github","golang","issue-management"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sawadashota.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-03-15T15:23:59.000Z","updated_at":"2025-01-23T23:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca34d5ca-923c-4fde-bc6f-0651f6dd7993","html_url":"https://github.com/sawadashota/gh-issue","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/sawadashota/gh-issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgh-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgh-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgh-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgh-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sawadashota","download_url":"https://codeload.github.com/sawadashota/gh-issue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgh-issue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["github","golang","issue-management"],"created_at":"2025-02-27T06:38:22.850Z","updated_at":"2026-04-15T20:03:49.916Z","avatar_url":"https://github.com/sawadashota.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gh-issue\n===\n\nCreate GitHub issues from YAML.\n\nRequired\n---\n\n* [envchain](https://github.com/sorah/envchain)\n\nUsage\n---\n\n### Set GitHub token\n\n```bash\n$ gh-issue set -t [GitHub token]\n```\n\nThen, you will be required type password for access keychain.\n\n### Create Issues\n\n```bash\n$ gh-issue\n```\n\n\nFor example like this.\n\n```yml\nmeta:\n  repo: sawadashota/gh-issue\n\nissues:\n  - title: issue title 1\n    assignee: sawadashota\n    body: |-\n      Example title\n      ===\n      Example body\n\n      * Example list\n    labels:\n      - enhancement\n      - bug\n  - title: issue title 2\n```\n\nSaved and quit editor, then start creating issues on GitHub!\n\n### Edit config\n\n```bash\n$ gh-issue edit\n```\n\n```toml\neditor = \"vim\"\ntemplate = \"\"\"# template\nmeta:\n  repo: ${CURRENT_PROJECT}\n\nissues:\n  - title: issue title 1\n    assignee: assignee\n    body: \"\"\n    labels:\n      - enhancement\"\"\"\n```\n\nInstallation\n---\n\n```bash\nbrew tap sawadashota/homebrew-cheers\nbrew install gh-issue\n```\n\nor\n\n```bash\ngo get -u github.com/sawadashota/gh-issue\n```\n\nLicense\n---\n\nMIT\n\nAuthor\n---\n\nShota Sawada\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawadashota%2Fgh-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsawadashota%2Fgh-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawadashota%2Fgh-issue/lists"}