[REQUEST] Workflows seen in Actions UI separated by folder structure #11831
-
Currently in the Actions UI it just lists all the workflows that are in the .github/workflows directory. This is manageable until you have too many unique workflows (30+) in one repository. It would be amazing if I was able to group workflows based on some sort of file structure defined in the .github/workflows directory.
|
Beta Was this translation helpful? Give feedback.
Replies: 41 comments 35 replies
-
Thanks @keithlai124 - I agree that things start getting long when you have a lot of workflows. This is something that we'll improve, although I do not have a definite date for this. |
Beta Was this translation helpful? Give feedback.
-
Chiming in here, would like to see this as well. Or perhaps via grouping mechanism giving by workflow metadata in workflow files? |
Beta Was this translation helpful? Give feedback.
-
Maybe a tag based system through the yaml? |
Beta Was this translation helpful? Give feedback.
-
Hi Folks, Is there any update on this issue? |
Beta Was this translation helpful? Give feedback.
-
Hello, Yes luckily I have come across this thread, I was trying my best to create folders only to realise they won't work. |
Beta Was this translation helpful? Give feedback.
-
Managing 120 workflows in a single repo makes a hell of an entertainment. I know I know - there's decoupling, git is not meant for big repositories. The thing is I have an old project which has all the automation and management tasks for CI environment 'migrated' to GitHub, previously being in Jenkins. No folder views, no search on the Actions page, at least a year passed and nothing changed and no timeline is given. Great! Why on Earth should I carry this overhead for me and my team if Microsoft gives zero hugs about UX and overall GitHub UI usability? And this is not individual enthusiast repos - it's Enterprise for my employer and it makes my eyes bleed every time I need to find a workflow. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone 👋 I'm interested in having this feature as well, which is the reason I've subscribed to this ticket. A bit cumbersome is that every time someone replies with +1 I get a notification. I suggest using the upvote button on the first post to show that you are interested in the feature instead of a +1 reply. |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
👋 we did add pinning to try and ease the pressure here, but I totally get the desire still. I am going to review if we can ship adding search here (we had an internal prototype of a search option for workflows), and will start scoping folders with the team. |
Beta Was this translation helpful? Give feedback.
-
Hey hey @nebuk89 :) Has this feature perhaps come into view on the roadmap? |
Beta Was this translation helpful? Give feedback.
Thanks @keithlai124 - I agree that things start getting long when you have a lot of workflows. This is something that we'll improve, although I do not have a definite date for this.