Add status badge for MR
This commit is contained in:
parent
ed92cfdebd
commit
ebcbe0c87b
5 changed files with 20 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
- else
|
||||
.alert-message.success.status_info Open
|
||||
= gfm escape_once(@merge_request.title)
|
||||
- if @project.gitlab_ci?
|
||||
.right
|
||||
= image_tag ci_status_path, class: 'status-badge'
|
||||
|
||||
.middle_box_content
|
||||
%div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue