Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Tickett <lee@tickett.net>2019-09-06 19:16:39 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-09-06 19:16:39 +0300
commit6639aa3f489b6ad2a6184f9b748c887d512ec4b4 (patch)
treef7984e35c5ad89877539409f0ac36fbe2faca9ff /changelogs
parentaf0eb56ea1be60a1b99d6ba7a8dd8848f0a29a6c (diff)
Only show `/copy_metadata` when usable
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31735-only-show-copy_metadata-when-usable.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/31735-only-show-copy_metadata-when-usable.yml b/changelogs/unreleased/31735-only-show-copy_metadata-when-usable.yml
new file mode 100644
index 00000000000..9f34a912dc5
--- /dev/null
+++ b/changelogs/unreleased/31735-only-show-copy_metadata-when-usable.yml
@@ -0,0 +1,5 @@
+---
+title: Only show /copy_metadata quick action when usable
+merge_request: 31735
+author: Lee Tickett
+type: fixed