Triggers customization

Learn about the customizable parameters in each Trigger

Overview

SRE.ai offers six different Triggers:

Read below to learn about the parameters that can be customized within each Trigger

Manual trigger customization

A click activates a manual trigger.

The manual trigger features one customizable parameter, a Description.

Schedule trigger customization

The Schedule trigger is scheduled with cron syntax

The Schedule trigger features three customizable parameters:

  • Description

  • Cron expression

  • Local running toggle

Learn more about cron syntax in SRE.ai's cron syntax documentation.

Webhook trigger customization

Click to learn more about the Webhook trigger

The Webhook trigger features two customizable parameters:

  • Description

  • Connected application

Webhook trigger supported applications

The Webhooks trigger can connect with three apps:

  • Jira

  • Github

  • Bitbucket

Commit trigger customization

Click to learn more about the Commit trigger

The Commit trigger features three customizable parameters:

  • Description

  • Conditions

  • Local running toggle

By default, Commit Triggers are activated by the stated commit

Conditions customization

Use the Conditions parameter to arrange conditions for the commit.

A condition can be defined as a value from one of six fields:

  • Branch

  • Name

  • User

  • Instance

  • Package directory

  • Repository

Multiple conditions can be paired with one another

Nodes are field values listed within other field values

Promote trigger customization

Promote triggers feature three customizable parameters:

  • Description

  • Conditions

  • Local running toggle

Conditions for the Promote trigger adhere to the same customization parameters as conditions for Commit triggers.

Deployment trigger customization

The deployment trigger features one customizable parameter, a Description.

Last updated