Show x numbers of builds still in queue
Currently after starting a build it goes in queue and wait for 3+ hours and we could not get to know when build will start running.
I suggest that instead of "pending", it should have x number of builds in queue. And it will be great if we can add some AI to show estimated time to running.
As I can see currently Build Ids are integer which is auto incrementing number; we can have diff of current vs last executing or just get count of queue and show.
It is very frustrating to keep a eye, when will be build get start execution. By showing x number of build still in queue make experience much comfortable that It give a mindset that; Oh 2K+ build is still waiting it means it should take around 2 hours. As more peoples start using GitLab CI, build queues increase exponentially. Please make this experience user friendly by adding any AI or information.
Thanks
Arpit Nagar