Commit 81ef9e2c authored by Clement Ho's avatar Clement Ho

Merge branch 'add-doc-link-shared-runner-minutes' into 'master'

Add docs link for shared pipeline runners

See merge request gitlab-org/gitlab!16389
parents 5bc95534 64d71f62
......@@ -7,6 +7,7 @@
%div
= namespace_extra_shared_runner_limits_quota(namespace)
minutes
= link_to icon('question-circle'), help_page_path('subscriptions/index', anchor: 'extra-shared-runners-pipeline-minutes'), target: '_blank', rel: 'noopener noreferrer'
.col-sm-6.right
#{namespace_extra_shared_runner_limits_percent_used(namespace)}% used
= namespace_shared_runner_limits_progress_bar(namespace, extra: true)
---
title: Add link to additional shared minutes from pipeline quote overview
merge_request: 16389
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment