{"id":21827069,"url":"https://github.com/waterlemons2k/gh-watch-commits","last_synced_at":"2026-05-07T08:33:31.919Z","repository":{"id":188498290,"uuid":"668094127","full_name":"WaterLemons2k/gh-watch-commits","owner":"WaterLemons2k","description":"GitHub CLI extension to watching commits in a repository.","archived":false,"fork":false,"pushed_at":"2025-01-07T14:14:51.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T08:26:50.602Z","etag":null,"topics":["cli","gh-extension","github","go","golang","pull-requests"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/WaterLemons2k/gh-watch-commits","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/WaterLemons2k.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},"funding":{"custom":"https://afdian.com/a/WaterLemons2k"}},"created_at":"2023-07-19T02:40:24.000Z","updated_at":"2025-01-07T14:17:06.000Z","dependencies_parsed_at":"2024-03-30T11:26:11.710Z","dependency_job_id":"1bcd36ce-36db-4566-9b33-3e00f9176439","html_url":"https://github.com/WaterLemons2k/gh-watch-commits","commit_stats":null,"previous_names":["waterlemons2k/gh-watch-commits"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Fgh-watch-commits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Fgh-watch-commits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Fgh-watch-commits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Fgh-watch-commits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaterLemons2k","download_url":"https://codeload.github.com/WaterLemons2k/gh-watch-commits/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244795520,"owners_count":20511521,"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":["cli","gh-extension","github","go","golang","pull-requests"],"created_at":"2024-11-27T18:12:06.962Z","updated_at":"2026-05-07T08:33:26.877Z","avatar_url":"https://github.com/WaterLemons2k.png","language":"Go","funding_links":["https://afdian.com/a/WaterLemons2k"],"categories":[],"sub_categories":[],"readme":"# watch-commits\n\n✨ A GitHub (`gh`) CLI extension to watching commits in a repository.\n\nEnglish | [简体中文](README.zh-CN.md)\n\n## Motivation\n\nGitHub has been missing a way to watching commits in a repository, but https://stackoverflow.com/a/42600376 offers another solution: via pull request.\n\nThis extension is also the CLI version of this solution.\n\n## Installation\n\n```sh\ngh extension install WaterLemons2k/gh-watch-commits\n```\n\n## Usage\n\nRun:\n\n```sh\ngh watch-commits -R \u003crepository\u003e\n```\n\nReplace `\u003crepository\u003e` with the repository to which you want to watching commits.\n\nIf you have successfully created a pull request, please note the following:\n\n- do **NOT** merge this pull request\n  - if you merged it, don't worry, just run this  command again to open another pull request.\n- under the Email section of your [Notifications](https://github.com/settings/notifications) settings enable:\n  - Comments on Issues and Pull Requests\n  - Pull Request reviews\n  - Pull Request pushes\n\nThat's it. You will receive email notifications about every commit on default branch.\n\nRun `gh watch-commits -h` for more help:\n\n```\nUsage:\n  gh watch-commits [-R \u003crepository\u003e] [flags]\n\t\t\nFlags:\n  -R string\n    \trepository using the OWNER/REPO format\n  -b string\n    \tBody for the pull request\n  -d\tMark pull request as a Draft\n  -default-branch-only\n    \tOnly include the default branch in the fork\n  -fork-name string\n    \tRename the forked repository\n  -org string\n    \tCreate the fork in an organization\n  -t string\n    \tTitle for the pull request\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaterlemons2k%2Fgh-watch-commits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaterlemons2k%2Fgh-watch-commits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaterlemons2k%2Fgh-watch-commits/lists"}