diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-01-09 10:24:09 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-01-09 10:24:09 +0100 |
commit | 4a7e1423f00adb7f11efc9d8342ae8236de56228 (patch) | |
tree | 8f700179e74f2a757c3a18b7ab7a062446ca527c | |
parent | fa8052a47b713999220c8377059462a869884da8 (diff) | |
download | gitlab-ce-4a7e1423f00adb7f11efc9d8342ae8236de56228.tar.gz |
Add changelog for artifacts button visibility fix
-rw-r--r-- | changelogs/unreleased/fix-keep-artifacts-button-visibility.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-keep-artifacts-button-visibility.yml b/changelogs/unreleased/fix-keep-artifacts-button-visibility.yml new file mode 100644 index 00000000000..3d8cf1c74a2 --- /dev/null +++ b/changelogs/unreleased/fix-keep-artifacts-button-visibility.yml @@ -0,0 +1,4 @@ +--- +title: Hide build artifacts keep button if operation is not allowed +merge_request: 8501 +author: |