Is it possible to add custom label on the pipeline row item in project pipelines page

Using gitlab.com

It is possible to add a custom label along with “latest” from the pipeline. I want to add a version number from the build job to each pipeline item here, so version is generated from each pipeline, rather then going through job and logs/artifacts.

Hi @KSingh17

This sounds interesting, but AFAIK there’s no way to customise the GitLab front-end, without raising an MR to change it for everybody!

Hi @KSingh17 welcome to the forum!

There are a couple issues open that describe functionality like this (1, 2) we are considering. If your use case is not covered in either please add a comment and tag me so I can update the description. Thanks!

-James H, GitLab Product Manager, Verify:Pipeline Execution

1 Like

@jheimbuck_gl thanks, sorry prob missed the your reply notification email.

yes, 2 does seems very similar, If there is an option to have like 1 or 2 custom labels only (concern on too cluttered), and api to update them from the pipeline itself. I will post in the issue as well.

1 Like