-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtopic/apiConcerns mainly the APIConcerns mainly the APItopic/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.type/summaryThis issue aggregates a bunch of other issuesThis issue aggregates a bunch of other issues
Description
Feature Description
To make the gitea action runners even more useful, being able to interact with them though API would be great.
Here is small list of things that would help me in my use cases:
Repository:
- Get last action runner result (success/failure)
- Get all results (like in web ui overview)
- Get logs for a job
https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#download-workflow-run-logs - Get all workflows
- Re-run a workflow
- Disable workflow
- Enable workflow
Screenshots
No response
adel-s, JokerQyou, alexmickelson, Shaman66ru, konstruktoid and 1 more
Metadata
Metadata
Assignees
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtopic/apiConcerns mainly the APIConcerns mainly the APItopic/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.type/summaryThis issue aggregates a bunch of other issuesThis issue aggregates a bunch of other issues