Actions - no indication of what is the workflow in the Job Run page #11237

Open
opened 2025-11-02 09:31:46 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @ghnp5 on GitHub (Jul 16, 2023).

Feature Description

At the moment, in 1.20.0+rc0 (which by the way was installed from gitea/gitea:latest - I thought only stable releases would be tagged as :latest !!),

there's no indication what's the Workflow Name (or .yaml file) when I open the job run page.

I opened several runs as separate tabs, and all of them have the same commit name and same steps. I couldn't tell which is which :)

Thank you very much!

(great job with the Actions improvements so far, btw!)

Screenshots

image
Originally created by @ghnp5 on GitHub (Jul 16, 2023). ### Feature Description At the moment, in 1.20.0+rc0 (which by the way was installed from `gitea/gitea:latest` - I thought only stable releases would be tagged as `:latest` !!), there's no indication what's the Workflow Name (or `.yaml` file) when I open the job run page. I opened several runs as separate tabs, and all of them have the same commit name and same steps. I couldn't tell which is which :) Thank you very much! (great job with the Actions improvements so far, btw!) ### Screenshots <img width="424" alt="image" src="https://github.com/go-gitea/gitea/assets/57591332/be4e6d0d-1572-4b36-b689-eb6f252df275">
GiteaMirror added the topic/gitea-actionstype/proposaltopic/ui labels 2025-11-02 09:31:46 -06:00
Author
Owner

@TomCoursow commented on GitHub (Jul 16, 2023):

You can see the yaml file name at least in the Actions main Page of the repo where all Workflow Runs are listed.
For me there are also different commit ids if they came from a different one (I am also on gitea/gitea:latest - 1.20.0+rc0)

image

But yes it would be also great if the name would be displayed in a specific workflow run as well

@TomCoursow commented on GitHub (Jul 16, 2023): You can see the yaml file name at least in the Actions main Page of the repo where all Workflow Runs are listed. For me there are also different commit ids if they came from a different one (I am also on gitea/gitea:latest - 1.20.0+rc0) ![image](https://github.com/go-gitea/gitea/assets/17900090/d72b1d49-0a1e-4f1a-890d-5938255a935f) But yes it would be also great if the name would be displayed in a specific workflow run as well
Author
Owner

@ghnp5 commented on GitHub (Jul 16, 2023):

Thanks @TomCoursow - I'm aware of that, and that's where I look usually.
But once you "Ctrl + Click" a number of them, to open into tabs, then you go through the tabs an you've no idea which is which :)

(I have several Build pipelines that have similar workflows, but build for different directories in the same repo)

I upgraded to 1.20.0 now, and the same applies (just a slightly updated UI)

@ghnp5 commented on GitHub (Jul 16, 2023): Thanks @TomCoursow - I'm aware of that, and that's where I look usually. But once you "Ctrl + Click" a number of them, to open into tabs, then you go through the tabs an you've no idea which is which :) (I have several Build pipelines that have similar workflows, but build for different directories in the same repo) I upgraded to 1.20.0 now, and the same applies (just a slightly updated UI)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11237