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
0c26721e
Commit
0c26721e
authored
May 14, 2020
by
Jake Burden
Committed by
Suzanne Selhorn
May 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Edit Milestones through the "Edit Release" page"
parent
039f2f5a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
6 deletions
+8
-6
doc/user/project/releases/img/edit_release_page_v13_0.png
doc/user/project/releases/img/edit_release_page_v13_0.png
+0
-0
doc/user/project/releases/img/release_milestone_dropdown_v13_0.png
...project/releases/img/release_milestone_dropdown_v13_0.png
+0
-0
doc/user/project/releases/index.md
doc/user/project/releases/index.md
+8
-6
No files found.
doc/user/project/releases/img/edit_release_page_v13_0.png
0 → 100644
View file @
0c26721e
279 KB
doc/user/project/releases/img/release_milestone_dropdown_v13_0.png
0 → 100644
View file @
0c26721e
136 KB
doc/user/project/releases/index.md
View file @
0c26721e
...
...
@@ -102,12 +102,15 @@ The physical location of the asset can change at any time and the direct link wi
### Releases associated with milestones
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/29020) in GitLab 12.5.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/29020) in GitLab 12.5.
> - [Updated](https://gitlab.com/gitlab-org/gitlab/-/issues/39467) to edit milestones in the UI in GitLab 13.0.
Releases can optionally be associated with one or more
[
project milestones
](
../milestones/index.md#project-milestones-and-group-milestones
)
by including a
`milestones`
array in your requests to the
[
Releases API
](
../../../api/releases/index.md#create-a-release
)
.
[
Releases API
](
../../../api/releases/index.md#create-a-release
)
or by using the dropdown in the
[
Edit Release
](
#editing-a-release
)
page.
![
Release edit page with milestones dropdown expanded
](
img/release_milestone_dropdown_v13_0.png
)
Releases display this association with the
**Milestone**
indicator in the top
section of the Release block on the
**Project overview > Releases**
page, along
...
...
@@ -190,11 +193,10 @@ the edit button (pencil icon) in the top-right corner of the release you want to
This will bring you to the
**Edit Release**
page, from which you can
change some of the release's details.
![
Edit release page
](
img/edit_release_page_v1
2_1
0.png
)
![
Edit release page
](
img/edit_release_page_v1
3_
0.png
)
Currently, it is only possible to edit the release title, notes, and asset
links. To change other release information, such as its tag, associated
milestones, or release date, use the
[
Releases
Currently, it is only possible to edit the release title, notes, associated milestones, and asset
links. To change other release information, such as its tag, or release date, use the
[
Releases
API
](
../../../api/releases/index.md#update-a-release
)
. Editing this information
through the
**Edit Release**
page is planned for a future version of GitLab.
...
...
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