summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-08-01 15:55:17 +0000
committerVictor Wu <victor@gitlab.com>2017-08-01 15:55:17 +0000
commit22619fbffe4ee16c0d0c41149fab202113e8ac76 (patch)
tree18214bc3c022ea751713509dde1cbe63781cb753
parent4c77c30fbfb3734fd893f7cfe540fa595ea6539c (diff)
downloadgitlab-ce-update-milestone-docs.tar.gz
Update index.mdupdate-milestone-docs
-rw-r--r--doc/user/project/milestones/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index 1848514e2dd..348fc1fa2d3 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -27,6 +27,10 @@ of that milestone and the issues/merge requests count that it shares across the
In addition to that you will be able to filter issues or merge requests by group milestones in all projects that belongs to the milestone group.
+## Milestone promotion
+
+You will be able to promote a project milestone to a group milestone [in the future](https://gitlab.com/gitlab-org/gitlab-ce/issues/35833).
+
## Special milestone filters
In addition to the milestones that exist in the project or group, there are some
@@ -49,3 +53,7 @@ is calculated as; closed and merged merge requests plus all closed issues divide
total merge requests and issues.
![Milestone statistics](img/progress.png)
+
+## Quick actions
+
+[Quick actions](../quick_actions.md) are available for assinging and removing project milestones only. [In the future](https://gitlab.com/gitlab-org/gitlab-ce/issues/35832), this will also apply to group milestones.