{"id":38040080,"url":"https://github.com/tnagatomi/gh-committed-prs","last_synced_at":"2026-01-16T19:53:38.936Z","repository":{"id":309515721,"uuid":"909258726","full_name":"tnagatomi/gh-committed-prs","owner":"tnagatomi","description":"gh-committed-prs is a tool to list pull requests which include commits by specified author","archived":false,"fork":false,"pushed_at":"2025-08-12T09:02:25.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T11:19:25.493Z","etag":null,"topics":["gh-extension","github"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tnagatomi.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":"2024-12-28T06:50:49.000Z","updated_at":"2025-08-12T09:02:28.000Z","dependencies_parsed_at":"2025-08-12T11:19:30.649Z","dependency_job_id":"b4c06ed9-8c19-45a7-852d-80fe52afe5c3","html_url":"https://github.com/tnagatomi/gh-committed-prs","commit_stats":null,"previous_names":["tnagatomi/gh-committed-prs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tnagatomi/gh-committed-prs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnagatomi%2Fgh-committed-prs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnagatomi%2Fgh-committed-prs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnagatomi%2Fgh-committed-prs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnagatomi%2Fgh-committed-prs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tnagatomi","download_url":"https://codeload.github.com/tnagatomi/gh-committed-prs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnagatomi%2Fgh-committed-prs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["gh-extension","github"],"created_at":"2026-01-16T19:53:38.873Z","updated_at":"2026-01-16T19:53:38.931Z","avatar_url":"https://github.com/tnagatomi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-committed-prs\n\n`gh-committed-prs` is a gh extension to list pull requests which include commits by specified author.\n\n## Installation\n\n```\ngh extension install tnagatomi/gh-committed-prs\n```\n\n## FLAGS\n\n```\n-h, --help     Show help message\n--author       Search by commit author (default to your system git user.email)\n--from         Search commits from this date\n--to           Search commits to this date (default to today)\n--exclude-head Specify head branch of pull requests to exclude\n```\n\n## Usage\n\nYou must be in the repository's git directory, and you must pull the repository before executing this command.\n\nList pull requests which include commits by you until today:\n\n```\ngh committed-prs --from 2024-07-01\n```\n\nList pull requests between specific dates:\n\n```\ngh committed-prs --from 2024-07-01 --to 2024-12-31\n```\n\nList pull requests by specific commit author (can be email or name):\n\n```\ngh committed-prs --author john@example.com --from 2024-07-01\n```\n\nList pull requests by excluding head branch (useful for Gitflow alike to exclude release pull requests):\n\n```\ngh committed-prs --from 2024-07-01 --exclude-head develop\n```\n\n## Limitation\n\n- Squash merge and rebase merge pull requests are not supported\n- It might take a while to process local git if specified date range's commit log is large\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnagatomi%2Fgh-committed-prs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnagatomi%2Fgh-committed-prs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnagatomi%2Fgh-committed-prs/lists"}