GitHub

Create pull request

Create a pull request.

Inputs

Field

Type

Description

repository [required]

string

The target repository, with the format {owner}/{repo}.

baseBranch

string

The base branch of pull request. If not specified, we use the default branch (ex. main).

branchWithChanges

string

The name of the branch where your changes are implemented.

default: datadog-workflow-{{ InstanceId }}

prTitle

string

The title of the pull request to create.

default: [Datadog Workflows] Changes from {{ WorkflowName }}

prDescription

string

The description of the pull request.

labels

[string]

The names of the labels to add to the pull request.

Outputs

Field

Type

Description

data [required]

author [required]

string

title [required]

string