summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-11-03 08:59:29 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-11-03 08:59:29 +0000
commit1796683b86a20b7e1bb33f32815350b3ccb83eb6 (patch)
tree48f4a67409902ede338b84c885951d1400471aad /changelogs/unreleased
parent78ef301c3dfae273bf034a9ffdfa67e2ff7391aa (diff)
parent0b18023c89864b7e38e4dc43cff9f8ad4017c044 (diff)
downloadgitlab-ce-1796683b86a20b7e1bb33f32815350b3ccb83eb6.tar.gz
Merge branch 'sh-fix-environment-slug-generation' into 'master'
Avoid regenerating the ref path for the environment Closes #39752 See merge request gitlab-org/gitlab-ce!15167
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/sh-fix-environment-slug-generation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-environment-slug-generation.yml b/changelogs/unreleased/sh-fix-environment-slug-generation.yml
new file mode 100644
index 00000000000..8a9c670c52c
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-environment-slug-generation.yml
@@ -0,0 +1,5 @@
+---
+title: Avoid regenerating the ref path for the environment
+merge_request:
+author:
+type: fixed