Adds multiple annotations to a commit report in bulk. Use when you need to add code analysis findings (vulnerabilities, code smells, bugs) to a report attached to a specific commit.
commitRequiredstringThe commit hash to which the report belongs. This is the full SHA-1 commit identifier.
reportIdRequiredstringThe unique identifier of the report to which annotations will be added.
repo_slugRequiredstringThe repository slug (URL-friendly name) that contains the commit.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can be a user's username or a team's slug.
annotationsRequiredarrayArray of annotation objects to be added to the report. Each annotation must have path, line, summary, and severity.
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.