summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-04-18 19:04:01 +0100
committerFilipa Lacerda <filipa@gitlab.com>2019-04-25 16:36:56 +0100
commitd275336b0b68f8b3c4e65cf754d5062d18ad9da4 (patch)
tree3768eeef168c4646a6473ed05f3a1603d45398fc /changelogs
parente7c494cc08de77a8898a561016bd38abc903a5d8 (diff)
downloadgitlab-ce-d275336b0b68f8b3c4e65cf754d5062d18ad9da4.tar.gz
Adds information about Canary env46048-canary-next
This commit adds a badge to the navbar that indicates if Canary is being used When canary is not being used, it renders a link to next.gitlab.com
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/46048-canary-next.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46048-canary-next.yml b/changelogs/unreleased/46048-canary-next.yml
new file mode 100644
index 00000000000..1a702cccff9
--- /dev/null
+++ b/changelogs/unreleased/46048-canary-next.yml
@@ -0,0 +1,5 @@
+---
+title: Adds badge for Canary environment and help link
+merge_request:
+author:
+type: added