diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-07-03 14:02:13 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-07-03 14:02:13 +0000 |
commit | 7a8746896011762d002a0c17d5910899c45ad420 (patch) | |
tree | 8b8f2e054fd49e4c36d380df53ad970a61dc50cb /changelogs | |
parent | 96efba34d32bcde33dbd21e9ef0f181330ddbe96 (diff) | |
parent | 2b1dcc815b175bbe2a1d8619d3659edd7d4209c3 (diff) | |
download | gitlab-ce-7a8746896011762d002a0c17d5910899c45ad420.tar.gz |
Merge branch '55487-enable-group-terminals-button' into 'master'
Enable terminals button for group clusters
Closes #55487
See merge request gitlab-org/gitlab-ce!30255
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/55487-enable-group-terminals-button.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/55487-enable-group-terminals-button.yml b/changelogs/unreleased/55487-enable-group-terminals-button.yml new file mode 100644 index 00000000000..6bf16eaadd1 --- /dev/null +++ b/changelogs/unreleased/55487-enable-group-terminals-button.yml @@ -0,0 +1,5 @@ +--- +title: Enable terminals button for group clusters +merge_request: 30255 +author: +type: added |