Create Issue Link
gitlab_create_issue_linkCreates a relation between two GitLab issues, setting a link type such as blocks or relates to.
Instructions
Create a relation between two issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_iid | Yes | ||
| link_type | No | ||
| project_id | No | ||
| target_issue_iid | Yes | ||
| target_project_id | Yes |