summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Hanreich <stefanhani@gmail.com>2017-05-11 17:28:44 +0200
committerStefan Hanreich <stefanhani@gmail.com>2017-06-18 23:57:22 +0200
commit39b2d730847a918fd5d7cca207e687c77f1d9ceb (patch)
tree9e5f4155e223967907d491b790204dd7774f0822
parentf4c05e038079759ff70473036391fc023ce4b7d3 (diff)
downloadgitlab-ce-39b2d730847a918fd5d7cca207e687c77f1d9ceb.tar.gz
added changelog entry
-rw-r--r--changelogs/unreleased/feature-no-hypen-at-end-of-commit-ref-slug.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-no-hypen-at-end-of-commit-ref-slug.yml b/changelogs/unreleased/feature-no-hypen-at-end-of-commit-ref-slug.yml
new file mode 100644
index 00000000000..f5ade3536d3
--- /dev/null
+++ b/changelogs/unreleased/feature-no-hypen-at-end-of-commit-ref-slug.yml
@@ -0,0 +1,4 @@
+---
+title: Omit trailing / leding hyphens in CI_COMMIT_REF_SLUG variable
+merge_request: 11218
+author: Stefan Hanreich