Creates a new pull request in a specified Bitbucket repository, ensuring the source branch exists and is distinct from the (optional) destination branch.
titleRequiredstringConcise title summarizing the changes for the pull request.
repo_slugRequiredstringSlug (URL-friendly name) of the repository for the pull request.
reviewersarrayList of Bitbucket user UUIDs to be added as reviewers. Malformed or non-existent UUIDs trigger validation errors.
workspaceRequiredstringWorkspace ID (UUID or slug) of the repository owner.
descriptionstringDetailed Markdown description of the pull request, outlining changes and purpose.
source_branchRequiredstringName of the source branch with changes to be merged.
destination_branchstringName of the destination branch for merging; defaults to repository's main branch if unspecified.
close_source_branchbooleanIf true, automatically closes the source branch upon pull request merge.
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.