-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Delete workflow runs #26219
Copy link
Copy link
Closed
Labels
topic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.💎 Bounty
Milestone
Metadata
Metadata
Assignees
Labels
topic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.💎 Bounty
Feature Description
GitHub Actions allows to delete single workflow runs. Would be nice to have this in Gitea Actions too.
My use case would be to delete some obsolete failed runs on branches where the corresponding commit was removed from a branch via a force push.
Details