Skip to main content
Glama

create_release

Create a new release in a GitLab project by specifying tag name, description, milestones, and associated assets.

Instructions

Create a new release in a GitLab project

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoProject ID or URL-encoded path
tag_nameYesThe tag where the release is created from
nameNoThe release name
tag_messageNoMessage to use if creating a new annotated tag
descriptionNoThe description of the release. You can use Markdown.
refNoIf a tag specified in tag_name doesn't exist, the release is created from ref and tagged with tag_name. It can be a commit SHA, another tag name, or a branch name.
milestonesNoThe title of each milestone the release is associated with. GitLab Premium customers can specify group milestones.
assetsNoAn array of assets links
released_atNoDate and time for the release. Defaults to the current time. Expected in ISO 8601 format (2019-03-15T08:00:00Z). Only provide this field if creating an upcoming or historical release.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zereight/gitlab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server