-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Description:
Right now, the TG dashboard has a flat hierarchy -
It is not aware of the folder-based hierarchy that we have - https://github.com/wso2/testgrid-job-configs/tree/devenv/team-tg
This is an issue for us. Why?
- If two folders had the same job-name, then they conflict. In the TG dashboard we will show both jobs as a single job
- The UI become cluttered.
- Teams cannot easily find the jobs they own.
So, we need job hierarchy shown in the dashboard. What would it look like?
It may look like following:

(I created this by modifying the DOM via Chrome Inspect Element view! :) )
