{"id":19227166,"url":"https://github.com/jv-k/delete-gh-workflow-runs","last_synced_at":"2025-04-21T01:31:28.523Z","repository":{"id":41105158,"uuid":"454569995","full_name":"jv-k/delete-gh-workflow-runs","owner":"jv-k","description":"▶️ 👉🏻 🗑 Easily mass-delete GitHub Workflow runs","archived":false,"fork":false,"pushed_at":"2025-01-31T13:51:38.000Z","size":1938,"stargazers_count":42,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T04:47:43.044Z","etag":null,"topics":["delete-workflow-runs","github-api","gitub-actions","workflow-runs","workflows"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/delete-workflow-runs","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/jv-k.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-01T22:20:10.000Z","updated_at":"2025-01-31T13:51:42.000Z","dependencies_parsed_at":"2023-01-31T05:45:44.049Z","dependency_job_id":null,"html_url":"https://github.com/jv-k/delete-gh-workflow-runs","commit_stats":null,"previous_names":["jv-k/delete-workflow-runs"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fdelete-gh-workflow-runs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fdelete-gh-workflow-runs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fdelete-gh-workflow-runs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fdelete-gh-workflow-runs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jv-k","download_url":"https://codeload.github.com/jv-k/delete-gh-workflow-runs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249982504,"owners_count":21355704,"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":["delete-workflow-runs","github-api","gitub-actions","workflow-runs","workflows"],"created_at":"2024-11-09T15:22:12.572Z","updated_at":"2025-04-21T01:31:28.502Z","avatar_url":"https://github.com/jv-k.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ▶️ 👉🏻 🗑 Delete Workflow Runs \n\nEasily mass-delete GitHub Workflow runs from your GitHub remote repository via the command line.\n\nConventiently select multiple entries to be deleted at once from a navigable list.\n\nIt uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).\n\n![](demo.gif)\n\n## QuickStart\n\n1. Install pre-requisites [GitHub CLI](https://github.com/cli/cli), [jq](https://github.com/stedolan/jq), and [fzf](https://github.com/junegunn/fzf) for example on `MacOS`:\n    ```sh\n    $ brew install gh jq fzf\n    ```\n\n2. Install `delete-workflow-runs` globally:\n    ```sh\n    $ npm i -g delete-workflow-runs\n    ```\n3. Authenticate to GitHub via `gh` client:\n    ```sh\n    $ gh auth login\n    ```\n    Follow the prompts in the terminal wizard to authenticate.\n\n4. Navigate to the directory of the repository that you wish to delete workflow runs from, then run:\n    ```sh\n    $ delete-workflow-runs\n    ```\n5. Use the `\u003cup\u003e` and `\u003cdown\u003e` keys to navigate the list of workflow runs, and select the ones to be deleted with `\u003ctab\u003e`.\n\n6. Press `\u003center\u003e` to delete the runs from your GitHub remote.\n\n## Contributing\nI'd love you to contribute to `@jv-k/delete-workflow-runs`, [pull requests](https://github.com/jv-k/delete-workflow-runs/issues/new/choose) are welcome for submitting issues and bugs!\n\n## License\nThe scripts and documentation in this project are released under the [MIT license](https://github.com/jv-k/delete-workflow-runs/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjv-k%2Fdelete-gh-workflow-runs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjv-k%2Fdelete-gh-workflow-runs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjv-k%2Fdelete-gh-workflow-runs/lists"}