-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add function to delete a workflow run by ID #2207
Conversation
3deebc4
to
94072a5
Compare
Codecov Report
@@ Coverage Diff @@
## master #2207 +/- ##
=======================================
Coverage 97.79% 97.79%
=======================================
Files 112 112
Lines 10036 10044 +8
=======================================
+ Hits 9815 9823 +8
Misses 154 154
Partials 67 67
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @xabi93 !
Just one tweak, please, then we will be ready for a second LGTM before merging.
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
@gmlewis done!! 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @xabi93 !
LGTM.
Awaiting second LGTM/Approval from any other contributor to this repo (we don't have to wait for anyone in particular... all contributors are welcome to participate).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👌🏼
Thank you, @wesleimp ! |
This Pull request Adds a new function to delete workflows run from workflow history. The same functionality as this button:

I cannot reference the documentation in the function comment because is missing the endpoint in the docs