Change default pipeline badge name from "passed" to "qa_passed" for particular changes pushed from QA branch

Hi All,

currently Gitlab support the default pipeline badges status like
pending ,running, passed ,failed ,skipped ,canceled, and unknown
If the job get successful am getting “passed” status like below

image

But here i have two branch like dev branch and QA branch. If any test cases pushed into the QA branch , the gitlab start to execute those qa_suites, and pipeline status should be “qa_passed” instead of “passed” if tests get success.

If possible please provide the suggestion.

Any help would be greatly appreciated

Many thanks,
Srinuvasan.A

Hi,

changing the tag name won’t be possible unfortunately. But let’s think about the idea - basically you want the branch name to be visible next to the state, right?

Currently this is shown a bit more right in another column.

I’d recommend opening a feature request with your suggestion. I don’t have any workaround for now other than looking a bit more right when it is passed or failed.

Cheers,
Michael

Hi Michael,

        Thanks for the response, Actually this is new request to differentiate job status between DEV branch and QA branch, instead of seeing these difference in another column with the help of branch name it would be nice if status tag itself customize based on my requirement.

DEV branch status tag --> passed
QA branch status tag --> qa_passed

Kindly take this request to support or suggest any other workaround to do this.

Many thanks,
Srinuvasan.A

Hi,

I’d say you can describe your feature request best in your own words, and therefore recommend to open a new issue by yourself. The chance that others GitLab community members see it and add their thumbs up also is a nice contribution possibility :slight_smile:

In case you are a GitLab customer, you can also create a support ticket to request that. An imho better and faster approach is it to create the feature request by yourself and then link it from the support ticket :slight_smile:

Cheers,
Michael