summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2016-12-14 08:33:05 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2016-12-14 08:33:05 +0000
commitc6d7785976bf84518e098cc168847e3e4e7e6386 (patch)
tree5c9d86562444be0e58f65cd163b6dd92e6176b3c /changelogs
parent3e8118d689824ef299c1069eff6150849046c0b5 (diff)
parent4eb53036c7469d027d2a75aff9e70950557195d2 (diff)
downloadgitlab-ce-c6d7785976bf84518e098cc168847e3e4e7e6386.tar.gz
Merge branch '25136-last-deployment-link' into 'master'
Fix broken link for latest deployment ## What does this MR do? Creates a new helper for the latest deployment link. ## Why was this MR needed? A helper that returns a link was being called inside another helper that creates a link, resulting in `builds/<a href="builds/ID>#id</a>` ## What are the relevant issue numbers? Closes #25136 See merge request !7839
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25136-last-deployment-link.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25136-last-deployment-link.yml b/changelogs/unreleased/25136-last-deployment-link.yml
new file mode 100644
index 00000000000..eab1534aa66
--- /dev/null
+++ b/changelogs/unreleased/25136-last-deployment-link.yml
@@ -0,0 +1,4 @@
+---
+title: Fix Latest deployment link is broken
+merge_request: 7839
+author: