Show an icon/label/badge for protected pipelines
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
We implemented to store protected flag on pipelines at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194. This is used for visualisation which pipelines are protected(i.e. Whether it's created on protected branches/tags).
Here is the @ayufan's comment.
ci_pipelines to make it easier for us to display protected label on pipeline on pipeline list.
Proposal
Show an icon/label/badge for protected pipelines
Links / references
Use cases
This is useful if user uses Protected Runners, which was introduced at https://gitlab.com/gitlab-org/gitlab-ce/issues/33281.
Feature checklist
Make sure these are completed before closing the issue, with a link to the relevant commit.
-
Feature assurance -
Documentation -
Added to features.yml
/cc @ayufan @bikebilly