Commit 1dbdd3d4 authored by Bob Van Landuyt's avatar Bob Van Landuyt

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
parents 046527be 06c9e72f
...@@ -57,6 +57,7 @@ discussions, and descriptions: ...@@ -57,6 +57,7 @@ discussions, and descriptions:
| `/approve` | Approve the merge request | | ✓ | | `/approve` | Approve the merge request | | ✓ |
| `/merge` | Merge (when pipeline succeeds) | | ✓ | | `/merge` | Merge (when pipeline succeeds) | | ✓ |
| `/create_merge_request <branch name>` | Create a new merge request starting from the current issue | ✓ | | | `/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 ## Quick actions for commit messages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment