summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2019-02-18 11:33:26 +0100
committermfluharty <mfluharty@gitlab.com>2019-02-20 11:20:33 -0700
commit3c342602aeba7a8065088507b08564d027f7b558 (patch)
tree77519f6d0ea1af6bd6f5043d9bc77c40874f7303
parentfc3063dd139551b714716a31c655911073c27f3f (diff)
downloadgitlab-ce-3c342602aeba7a8065088507b08564d027f7b558.tar.gz
Add changelog entry for persisted statages
-rw-r--r--changelogs/unreleased/feature-gb-enable-ci-persisted-stages-by-default.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-gb-enable-ci-persisted-stages-by-default.yml b/changelogs/unreleased/feature-gb-enable-ci-persisted-stages-by-default.yml
new file mode 100644
index 00000000000..ad92135d401
--- /dev/null
+++ b/changelogs/unreleased/feature-gb-enable-ci-persisted-stages-by-default.yml
@@ -0,0 +1,5 @@
+---
+title: Enable persisted pipeline stages by default
+merge_request: 25347
+author:
+type: performance