Create release in GitLab.
Application
GitLab
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Project owner | User, group or namespace of the project | Text (Short) | Yes | |
Project name | The name of the project | Text (Short) | Yes | |
Release tag | The tag of the release | Text (Short) | Yes | |
Release name | The name of the release | Text (Short) | No | |
Description | The description of the release | Text (Long) | No | |
Ref | If Tag doesn't exist, the release will be created from Ref. It can be a commit SHA, another tag name, or a branch name | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A