Lists commits on the master branch of a Bitbucket repository. Use when you need to retrieve the commit history for the master branch, including commit messages, authors, dates, and parent relationships.
pageintegerPage number for paginated results (starts from 1).
pagelenintegerNumber of commits per page (1-100). Bitbucket default is typically 30 if not specified.
repo_slugRequiredstringThe slug or UUID of the repository. This is usually the repository's name in URL-friendly format.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can typically be found in the URL of your Bitbucket workspace.
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.