code-compareAutomations

Learn about SRE.ai's Automations feature

Overview

Automations empower you to orchestrate complex, multi-step processes seamlessly.

Automations integrate various applications and trigger criteria to streamline operations.

Automations take a declarative approach.

circle-check

Core capabilities

Triggers

Triggers initiate an Automation.

Triggers allow you to initiate an Automation exactly when needed, whether it's:

  • After a manual activation

  • After a change in an app such as Jira

  • During a scheduled time

  • After a commit

  • After a promotion

  • After a deployment

circle-check

Steps

Steps define the execution of an Automation

Steps let you define the sequence of instances and dependencies that occur after a Trigger.

Moreover, you can define specific conditions and criteria to keep a Step's execution smooth and error-free.

circle-check

Comprehensive workflow support

Combining Triggers and Steps allows you to customize your workflows to meet your specific needs.

Here are some functions you can execute with combinations of Triggers and Steps:

  • Promote changes when a pull request is approved

  • Automatically update a Jira issue when you promote a change to an environment.

  • Enable continuous integration and continuous deployment

  • Create and install package versions based on git operations

  • Maintain a pool of scratch-orgs with up-to-date packages, data, and configurations

  • Enhance team communication by posting messages to Slack channels directly from your workflows


How it works

Main page

By default, the Automations page only displays active Automations.

Click the "All" button to view every Automation in your system.

Click on an existing Automation to view or edit the Automation.

Activity tab

The Activity tab in the Automation Builder displays the history of the given Automation.


Setup

  1. Click the "New" button in the main page to name and create a new Automation.

  2. In the Automation Builder, click the Edit button to add or remove Steps and edit existing Triggers and/or Steps.

  3. Click the Activation button to activate your Automation after you have arranged your desired Triggers and Steps.

  4. Automations will handle the rest, ensuring your processes run smoothly and efficiently.

Last updated