{"id":31156679,"url":"https://github.com/abakermi/gh-issue-status","last_synced_at":"2025-09-18T21:24:03.875Z","repository":{"id":310825228,"uuid":"1041375756","full_name":"abakermi/gh-issue-status","owner":"abakermi","description":"A GitHub CLI extension for managing issue status in project boards.","archived":false,"fork":false,"pushed_at":"2025-08-30T07:48:34.000Z","size":4445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-30T09:22:15.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/abakermi.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,"zenodo":null}},"created_at":"2025-08-20T11:53:08.000Z","updated_at":"2025-08-30T07:48:37.000Z","dependencies_parsed_at":"2025-08-20T13:36:31.357Z","dependency_job_id":"1f9f418e-bcc3-40df-81a5-a80e4d8445ee","html_url":"https://github.com/abakermi/gh-issue-status","commit_stats":null,"previous_names":["abakermi/gh-issue-status"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/abakermi/gh-issue-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fgh-issue-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fgh-issue-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fgh-issue-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fgh-issue-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abakermi","download_url":"https://codeload.github.com/abakermi/gh-issue-status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abakermi%2Fgh-issue-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275833355,"owners_count":25536909,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-09-18T21:24:01.067Z","updated_at":"2025-09-18T21:24:03.853Z","avatar_url":"https://github.com/abakermi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-issue-status\n\nA GitHub CLI extension for managing issue status in project boards.\n\n## Installation\n\n```bash\ngh extension install abakermi/gh-issue-status\n```\n\n\n## Usage\n\nChange issue status interactively:\n```bash\ngh issue-status change\n```\n\nChange specific issue status:\n```bash\ngh issue-status change 123 --status in-progress --project \"My Project\"\n```\n\n## Commands\n\n- `gh issue-status change [issue-number]` - Change issue status in project board\n\n## Flags\n\n- `--status, -s` - New status (todo, in-progress, done)\n- `--project, -p` - Project name or number\n- `--repo, -R` - Repository (OWNER/REPO format)\n- `--json, -j` - Output in JSON format\n\n## Examples\n\n```bash\n# Interactive mode\ngh issue-status change\n\n# Direct mode\ngh issue-status change 42 --status done --project \"Sprint 1\"\n\n# With specific repo\ngh issue-status change 42 --repo owner/repo --status in-progress\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabakermi%2Fgh-issue-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabakermi%2Fgh-issue-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabakermi%2Fgh-issue-status/lists"}