Adds spent time to a GitLab issue for time tracking purposes. This action logs time against an issue, accumulating with any previously logged time. Use this action when you need to record time spent working on an issue, track billable hours, or maintain project time logs.
idRequiredThe global ID or URL-encoded path of the project.
summarystringA summary of how the time was spent.
durationRequiredstringThe duration in human-readable format (e.g., '3h30m', '1h', '30m', '1d'). Supports combinations of years (y), months (mo), weeks (w), days (d), hours (h), and minutes (m).
issue_iidRequiredintegerThe internal ID of the project's issue.
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.