Update release
update_releaseModify existing GitLab release metadata or assets by specifying the project and tag name. Update fields like description, name, milestones, or release date to correct or enhance release information.
Instructions
Update the metadata or assets of an existing GitLab release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| tag_name | Yes | ||
| milestones | No | ||
| description | No | ||
| released_at | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |