Adding a Pipeline Step

Overview

A pipeline comprises multiple steps, each outlining an operation and its configuration. Each step also specifies the next step based on the result of the current operation. This guide provides detailed instructions for creating a step with the Validate operation example, as the procedure is similar across operations. It excludes specifics about configuring each operation. For details on specific operations, consult the associated article for the operation you are incorporating into your step.

Add a Step

1

Create or Edit Pipeline

  1. Click Pipelines from the left sidebar menu.

  2. On the Pipelines page, create or edit a pipeline by either:

    • Clicking Create Pipeline.

    • Or clicking an existing pipeline from the list.

2

Add a Step

  1. Click the + icon between two steps.

  2. Enter a Name for the step.

3

Select Operation

  1. Click the Operation dropdown menu.

  2. Select Validate.

4

Configure Operation

Each operation includes specific fields and options. For detailed configuration guidelines for the operation you're adding, please refer to the relevant article linked below.

5

Set Next Step Behavior

The Next Step section lets you control which step comes next based on whether the current step passes or fails.

circle-exclamation

Step Removal Warning

  1. Click the On pass dropdown menu.

  2. Select the step to proceed to if the current step passes.

  3. Click the On fail dropdown menu.

  4. Select the step to proceed to if the current step fails.

circle-exclamation
6

Add Step to Pipeline

  1. Click Add.

  2. Once the step appears in the pipeline, it is automatically saved.

circle-info

The pipeline is automatically saved every time a change is made.

Last updated

Was this helpful?