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

Support delete workflow run #2026

Closed
wants to merge 2 commits into from
Closed

Support delete workflow run #2026

wants to merge 2 commits into from

Conversation

curoky
Copy link

@curoky curoky commented Aug 11, 2021

Support delete workflow run.

https://docs.github.com/en/rest/reference/actions#delete-a-workflow-run

repo.delete_workflow_run(1120372408)

@curoky curoky marked this pull request as ready for review August 11, 2021 14:18
@curoky
Copy link
Author

curoky commented Aug 12, 2021

@s-t-e-v-e-n-k could you please review and merge? Thank you.

@s-t-e-v-e-n-k
Copy link
Collaborator

We already have a WorkflowRun object, why not a delete method on that?

@s-t-e-v-e-n-k
Copy link
Collaborator

Which I in fact did in #2078, but thank you for your contribution.

@curoky curoky deleted the delete_workflow_run branch December 8, 2021 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants