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
path: root/doc
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@gitlab.com>2019-06-28 15:19:24 +0300
committerBob Van Landuyt <bob@gitlab.com>2019-06-28 15:19:24 +0300
commit1dbdd3d4330c02de6546e57545d83fa3ce9d6ef1 (patch)
tree8b675fe576e34dfb93818a82ebe75c9e19e2de41 /doc
parent046527beb585b8086e8b280dee78f43417b9a753 (diff)
parent06c9e72ff02c569dcbb34822cd75e6392a9c942e (diff)
Merge branch 'awgeorge1/gitlab-ee-6249-related-quick-action-docs' into 'master'
Doc backport: Add `/relate` quick action See merge request gitlab-org/gitlab-ce!29803
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/quick_actions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md
index 6c430ff7cd9..1281ba561b8 100644
--- a/doc/user/project/quick_actions.md
+++ b/doc/user/project/quick_actions.md
@@ -57,6 +57,7 @@ discussions, and descriptions:
| `/approve` | Approve the merge request | | ✓ |
| `/merge` | Merge (when pipeline succeeds) | | ✓ |
| `/create_merge_request <branch name>` | Create a new merge request starting from the current issue | ✓ | |
+| `/relate #issue1 #issue2` | Mark issues as related **[STARTER]** | ✓ | |
## Quick actions for commit messages