Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4c328246
Commit
4c328246
authored
5 years ago
by
Eugenia Grieff
Committed by
Achilleas Pipinellis
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation on quick actions for add/remove epic parent relations.
parent
fc5603a3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
doc/user/project/quick_actions.md
doc/user/project/quick_actions.md
+2
-0
No files found.
doc/user/project/quick_actions.md
View file @
4c328246
...
...
@@ -88,3 +88,5 @@ The following quick actions are applicable for epics threads and description:
|
`/relabel ~label1 ~label2`
| Replace label |
|
<code>
/child_epic
<
&epic
|
group&epic
|
Epic URL
>
</code>
| Adds child epic to epic (
[
introduced in GitLab 12.0
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/7330
)
) |
|
<code>
/remove_child_epic
<
&epic
|
group&epic
|
Epic URL
>
</code>
| Removes child epic from epic (
[
introduced in GitLab 12.0
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/7330
)
) |
|
<code>
/parent_epic
<
&epic
|
group&epic
|
Epic URL
>
</code>
| Sets parent epic to epic (
[
introduced in GitLab 12.1
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/10556
)
) |
|
<code>
/remove_parent_epic | Removes parent epic from epic (
[
introduced in GitLab 12.1
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/10556
)
) |
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment