{"id":16162068,"url":"https://github.com/peterdavehello/ping-github-stale-prs","last_synced_at":"2025-09-11T21:13:02.430Z","repository":{"id":70808206,"uuid":"85481424","full_name":"PeterDaveHello/Ping-GitHub-stale-PRs","owner":"PeterDaveHello","description":"Ping the dead pull reuqests 👻 to be alive again 👼","archived":false,"fork":false,"pushed_at":"2023-12-15T14:47:19.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T03:37:13.582Z","etag":null,"topics":["github","hacktoberfest","issue","pr","pullrequest"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterDaveHello.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":"2017-03-19T14:15:18.000Z","updated_at":"2025-03-02T15:13:28.000Z","dependencies_parsed_at":"2023-12-15T15:43:01.171Z","dependency_job_id":null,"html_url":"https://github.com/PeterDaveHello/Ping-GitHub-stale-PRs","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/PeterDaveHello/Ping-GitHub-stale-PRs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2FPing-GitHub-stale-PRs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2FPing-GitHub-stale-PRs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2FPing-GitHub-stale-PRs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2FPing-GitHub-stale-PRs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterDaveHello","download_url":"https://codeload.github.com/PeterDaveHello/Ping-GitHub-stale-PRs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2FPing-GitHub-stale-PRs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263914322,"owners_count":23529075,"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":["github","hacktoberfest","issue","pr","pullrequest"],"created_at":"2024-10-10T02:28:59.161Z","updated_at":"2025-07-06T14:04:03.935Z","avatar_url":"https://github.com/PeterDaveHello.png","language":"Shell","readme":"# Ping-GitHub-stale-PRs\n\nA tiny bash shell script for any GitHub repository having too many pull reuqests that can't manually check and ping the stale PRs.\n\n## Dependencies\n\n- curl\n- grep\n- awk\n- sed\n- [jq](https://stedolan.github.io/jq/)\n- xargs\n- date\n\n## Usage\n\nThere are some variables inside `ping-stale-PRs` that you can manipulate:\n\n- GITHUB_TOKEN         # Your [GitHub token](https://github.com/settings/tokens/new?scopes=repo\u0026description=For%20Ping-GitHub-stale-PRs)\n- OWNER                # The repository owner GitHub ID\n- REPO                 # The repository name\n- STALE_DAYS           # How many days a pull request stale would be pinged, `14` by default\n- COMMENT              # The comment in json format (`'{\"body\": \"Comment here please\"}'`), [ref](https://developer.github.com/v3/issues/comments/#create-a-comment)\n\nYou can directly assign/oeverride value to the varible like this(Don't forget COMMENT need to be in the json format with \"body\" kay/value):\n\n```sh\nGITHUB_TOKEN=21eb588cda61aa8525421857eca221ef371e4109\n```\n\nTo run the script, set repository name and repository owner and your [GitHub token](https://github.com/settings/tokens/new?scopes=repo\u0026description=For%20Ping-GitHub-stale-PRs) in the executable file or the environment, take https://github.com/cdnjs/cdnjs as example:\n\n```sh\nREPO=cdnjs OWNER=cdnjs GITHUB_TOKEN=21eb588cda61aa8525421857eca221ef371e4109 ./ping-stale-PRs\n```\n\n## License\n\nGNU General Public License v3.0\n\nSee [LICENSE](LICENSE) file for the detail\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Fping-github-stale-prs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdavehello%2Fping-github-stale-prs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Fping-github-stale-prs/lists"}