Returns a single report matching the provided ID from a commit. Use when you need to retrieve details of a specific analysis report (e.g., security scan, code coverage, test results, or bug report) for a commit.
commitRequiredstringThe commit hash to which the report belongs. This is the full SHA-1 commit identifier.
repo_slugRequiredstringThe repository slug (URL-friendly name) that contains the commit.
report_idRequiredstringEither the uuid or external-id of the report to retrieve.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can be a user's username or a team's slug.
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.