Creates a new milestone in a GitLab project. Milestones track progress towards a goal with a start date, due date, and associated issues. Use this action when you need to establish a new project milestone for organizing work, tracking release schedules, or planning sprints.
idRequiredstringThe ID or URL-encoded path of the project (e.g., '12345' or 'my-group/my-project').
titleRequiredstringThe title of the milestone.
due_datestringThe due date of the milestone in YYYY-MM-DD format.
start_datestringThe start date of the milestone in YYYY-MM-DD format.
descriptionstringThe description of the milestone.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.