Tool to retrieve commits for a specified pull request. Use when reviewing the commit history of a PR or analyzing changes included in a pull request.
pagelenintegerNumber of commits per page (1-100).
repo_slugRequiredstringRepository slug (URL-friendly name).
workspaceRequiredstringWorkspace ID or slug (URL-friendly name).
pull_request_idRequiredintegerThe ID of the pull request to retrieve commits for.
response_detailstringLevel of detail in the response. 'minimal' (default) returns only essential commit information (hash, message, date, author name/email, html_link). 'full' returns the complete Bitbucket API response with all nested objects.
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.