Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add command gh run delete #7254

Merged
merged 3 commits into from Apr 5, 2023

Conversation

phillippbertram
Copy link
Contributor

@phillippbertram phillippbertram commented Mar 30, 2023

Add new a CLI command gh run delete.

This version currently only deletes one run and not all runs for a given workflow as mentioned in #6449.
Perhaps this functionality can be added separately.

Closes #6449

@phillippbertram phillippbertram marked this pull request as ready for review March 30, 2023 16:28
@phillippbertram phillippbertram requested a review from a team as a code owner March 30, 2023 16:28
@phillippbertram phillippbertram requested review from vilmibm and removed request for a team March 30, 2023 16:28
@cliAutomation cliAutomation added the external pull request originating outside of the CLI core team label Mar 30, 2023
@cliAutomation cliAutomation added this to Needs review 🤔 in The GitHub CLI Mar 30, 2023
@vilmibm vilmibm self-assigned this Mar 30, 2023
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thank you!

The GitHub CLI automation moved this from Needs review 🤔 to Needs to be merged 🎉 Apr 5, 2023
@vilmibm vilmibm merged commit 08f9370 into cli:trunk Apr 5, 2023
8 checks passed
The GitHub CLI automation moved this from Needs to be merged 🎉 to Pending Release 🥚 Apr 5, 2023
@phillippbertram phillippbertram deleted the feat/add-cmd-gh-run-delete branch April 5, 2023 07:42
@github-actions github-actions bot moved this from Pending Release 🥚 to Done 💤 in The GitHub CLI Apr 7, 2023
@joamatab
Copy link

joamatab commented Apr 8, 2023

yes, it would be great to be able to do

gh run delete --workflow ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external pull request originating outside of the CLI core team
Projects
No open projects
The GitHub CLI
  
Done 💤
Development

Successfully merging this pull request may close these issues.

gh run delete
4 participants