-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
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.
Description
Feature Description
I think it would be great if Gitea had workflow visualization graph
Its a graph showing jobs and indicating in a visual manner their status and their run progress as connected nodes
I like how Gitlab pipelines provide you buttons to let you interact with the job :
- Re-run the job (handy if failed or need to run it again)
- Trigger a job requiring manual interaction
- for example : Final job to deploy in production
It would help monitoring and debug the workflow run
Screenshots
Example from Github docs

Example from Gitlab docs

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.