{"id":16682356,"url":"https://github.com/jpsim/retest","last_synced_at":"2026-02-26T03:36:07.617Z","repository":{"id":57761333,"uuid":"527594579","full_name":"jpsim/retest","owner":"jpsim","description":"Re-run failed GitHub Workflow runs on PRs by commenting \"/retest\".","archived":false,"fork":false,"pushed_at":"2022-08-22T14:20:01.000Z","size":181,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T23:13:51.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jpsim.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}},"created_at":"2022-08-22T14:13:33.000Z","updated_at":"2022-08-24T13:25:49.000Z","dependencies_parsed_at":"2022-08-22T16:20:16.179Z","dependency_job_id":null,"html_url":"https://github.com/jpsim/retest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpsim%2Fretest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpsim%2Fretest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpsim%2Fretest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpsim%2Fretest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpsim","download_url":"https://codeload.github.com/jpsim/retest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125589,"owners_count":21051770,"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":[],"created_at":"2024-10-12T14:07:08.775Z","updated_at":"2026-02-26T03:36:07.583Z","avatar_url":"https://github.com/jpsim.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retest GitHub Action\n\nIf you run GitHub Actions Workflows on your PRs, install this action to re-run failed workflow runs\nfor the latest commit by commenting `/retest` on your PR.\n\nTo use this bot add the following workflow to your repo at `.github/workflows/retest.yml`:\n\n```yml\nname: Retest\non:\n  issue_comment:\n    types: [created]\n\njobs:\n  build:\n    name: Retest\n    runs-on: ubuntu-latest\n    steps:\n      - uses: jpsim/retest@v1\n```\n\n## Development\n\nClone this repo. Then run tests:\n\n```bash\nnpm test\n```\n\nAnd lint:\n\n```\nnpm run lint\n```\n\n# License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpsim%2Fretest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpsim%2Fretest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpsim%2Fretest/lists"}