pipelineCreateWebhook PipelineCreateWebhookPayload

Create a webhook on the repository for a pipeline. This mutation creates a webhook on the pipeline's source repository (e.g., GitHub) that will trigger builds when code is pushed. Requires a GitHub App integration to be configured for the organization. Returns an error if a webhook already exists for the repository.

Arguments

inputPipelineCreateWebhookInput!

Parameters for PipelineCreateWebhook