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
1086a3bd
Commit
1086a3bd
authored
May 25, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mrchrisw-add-mr-stats' into 'master'
Add docs on milestone percentage stats See merge request !11428
parents
7c7fe22c
2e98f5bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/user/project/milestones/img/progress.png
doc/user/project/milestones/img/progress.png
+0
-0
doc/user/project/milestones/index.md
doc/user/project/milestones/index.md
+8
-0
No files found.
doc/user/project/milestones/img/progress.png
0 → 100644
View file @
1086a3bd
22.9 KB
doc/user/project/milestones/index.md
View file @
1086a3bd
...
...
@@ -44,3 +44,11 @@ special options available when filtering by milestone:
*
**Started**
- show issues or merge requests from any milestone with a start
date less than today. Note that this can return results from several
milestones in the same project.
## Milestone progress statistics
Milestone statistics can be viewed in the milestone sidebar. The milestone percentage statistic
is calculated as; closed and merged merge requests plus all closed issues divided by
total merge requests and issues.
![
Milestone statistics
](
img/progress.png
)
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