# Bitbucket Cloud Pull Request<no value>

// <!-- Required for asciidoctor -->
:toc:
// Set toclevels to be at least your hugo [markup.tableOfContents.endLevel] config key
:toclevels: 4

== Description

The `action` section describes the link:https://www.atlassian.com/git/tutorials/making-a-pull-request[Bitbucket Cloud Pull Request] that updatecli is expected to open (or update) when a target is modified.

== Parameters

{{< resourceparameters "actions" "bitbucket/pullrequest" >}}

== Example

[source,yaml]
----
# updatecli.yaml
{{<include "assets/code_example/docs/plugins/actions/bitbucket_pullrequest/updatecli.yaml">}}
----
