diff options
author | Grzegorz Bizon <grzegorz@gitlab.com> | 2018-06-29 13:57:52 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-06-29 13:57:52 +0000 |
commit | 90a99ff3aaa8f70b21369f976b075174e71f0a93 (patch) | |
tree | e1630bac38de2e20233e3407cf899a4cd67b4d71 /changelogs | |
parent | f316cb9b9a5d0d13d54ef0bb94845310ff640aae (diff) | |
download | gitlab-ce-90a99ff3aaa8f70b21369f976b075174e71f0a93.tar.gz |
Add pipeline stages position clean-up migration
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/backstage-gb-stages-position-migration-clean-up.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/backstage-gb-stages-position-migration-clean-up.yml b/changelogs/unreleased/backstage-gb-stages-position-migration-clean-up.yml new file mode 100644 index 00000000000..d2ada88870b --- /dev/null +++ b/changelogs/unreleased/backstage-gb-stages-position-migration-clean-up.yml @@ -0,0 +1,5 @@ +--- +title: Fully migrate pipeline stages position +merge_request: 19369 +author: +type: performance |