Skip to main content

Cancel Pipeline Jobs

Cancel a pipeline’s jobs.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Pipeline IDThe ID of a pipeline.
Project IDThe ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project .

Workflow Library Example

Cancel Pipeline Jobs with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop