Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

▶️ 👉🏻 🗑 Easily mass-delete GitHub Workflow runs

License

NotificationsYou must be signed in to change notification settings

jv-k/delete-gh-workflow-runs

Repository files navigation

Easily delete unneeded GitHub Workflow runs from your GitHub remote repository.

Conventiently select multiple entries to be deleted at once from a navigable list.

It uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).

QuickStart

  1. Install pre-requisitesGitHub CLI andjq, for example onMacOS:

    $ brew install gh jq
  2. Installdelete-workflow-runs globally:

    $ npm i -g delete-workflow-runs
  3. Navigate to the directory of the repository that you wish to delete workflow runs from, then run:

    $ delete-workflow-runs
  4. Use the<up> and<down> keys to navigate the list of workflow runs, and select the ones to be deleted with<tab>.

  5. Press<enter> to delete the runs from your GitHub remote.

Contributing

I'd love you to contribute to@jv-k/delete-workflow-runs,pull requests are welcome for submitting issues and bugs!

License

The scripts and documentation in this project are released under theMIT license.

About

▶️ 👉🏻 🗑 Easily mass-delete GitHub Workflow runs

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp