# Gitea 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 `actions` section describes the link:https://docs.gitea.io/en-us/pull-request/[Gitea Pull Requests] that updatecli is expected to open (or update) when the manifest is applied.

== Parameters

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

== Example

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