Posts a comment to a specific commit in a GitLab project repository. Use this action when you need to provide feedback, review notes, or discussion on a particular commit. Line-specific comments require both path and line parameters; if invalid, the comment is placed at the comm…
shaRequiredstringThe commit hash or name of a repository branch or tag.
lineintegerThe line number where the comment should be placed. Requires path to be specified.
noteRequiredstringThe text content of the comment.
pathstringThe file path relative to the repository. Required if line or line_type is specified.
line_typestringThe type of line ('new' or 'old'). Requires path and line to be specified.
project_idRequiredThe ID or URL-encoded path of the project.
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.