{"id":18408014,"url":"https://github.com/yukihane/github-unwatch-repositories","last_synced_at":"2026-05-18T10:07:19.087Z","repository":{"id":141126035,"uuid":"491242266","full_name":"yukihane/github-unwatch-repositories","owner":"yukihane","description":"Batch script for unwatching GitHub repositories targeting by regex","archived":false,"fork":false,"pushed_at":"2022-05-15T17:02:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T21:39:16.842Z","etag":null,"topics":["github"],"latest_commit_sha":null,"homepage":"https://yukihane.github.io/blog/202205/15/github-unwatch/","language":"Shell","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/yukihane.png","metadata":{"files":{"readme":"README.adoc","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-11T19:13:09.000Z","updated_at":"2022-05-15T16:54:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f7458f8-ed4c-487c-807d-547dffc19177","html_url":"https://github.com/yukihane/github-unwatch-repositories","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yukihane/github-unwatch-repositories","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihane%2Fgithub-unwatch-repositories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihane%2Fgithub-unwatch-repositories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihane%2Fgithub-unwatch-repositories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihane%2Fgithub-unwatch-repositories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukihane","download_url":"https://codeload.github.com/yukihane/github-unwatch-repositories/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukihane%2Fgithub-unwatch-repositories/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"],"created_at":"2024-11-06T03:16:40.250Z","updated_at":"2026-05-18T10:07:19.069Z","avatar_url":"https://github.com/yukihane.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"== What's This\n\nBash script for batch unwatching GitHub repositories.\n\nTarget name is specified by regular expression.\n\n== Usage\n\n=== Generate Token\n\nGenerate token on https://github.com/settings/tokens .\n\nIf treating private repositories, needs **repo** scope checked.\n\nIf treating only public repositories, needs any checks.\n\n=== Execute\n\nExecute dry-run.\n\n[source, sh]\n----\n./github-unwatch.bash [repository name pattern] [your account name] [token]\n----\n\nexample:\n[source, sh]\n----\n./github-unwatch.bash ^yukihane/ yukihane xxxxxxxx\n----\n\nWhen succeeded, target repositories are listed.\n\nNext, unwatch actually, with `run` argument.\n\n[source, sh]\n----\n./github-unwatch.bash [repository name pattern] [your account name] [token] run\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukihane%2Fgithub-unwatch-repositories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukihane%2Fgithub-unwatch-repositories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukihane%2Fgithub-unwatch-repositories/lists"}