GitHub

Create pull request

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Create a pull request.

Inputs

Champ

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

Champ

Type

Description

data [required]

author [required]

string

title [required]

string