Permanently deletes a specific comment on a commit. Use when removing outdated, incorrect, or unwanted feedback on a commit.
commitRequiredstringThe commit hash (SHA) or commit reference. This identifies the commit that has the comment to be deleted.
repo_slugRequiredstringThe slug of the repository. This is the repository's name, usually in lowercase and with hyphens instead of spaces.
workspaceRequiredstringThe workspace ID (slug) or UUID of the Bitbucket workspace that owns the repository. This can be the workspace name or its universally unique identifier.
comment_idRequiredstringThe unique identifier of the comment to be deleted from the specified commit.
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.