Triggers
Learn about Triggers for Automations
What are Triggers?
Triggers are the entry points to an Automation in SRE.ai.
Each Trigger listens for a specific event, such as:
A pull request opening
A commit being merged
A manual user action
Triggers initiate Automations once their specific event occurs.
Triggers help you respond automatically to DevOps activity without polling, scripts, or brittle automations.
Available Triggers
SRE.ai offers six different Triggers:
Manual
Schedule
Webhook
Commit
Promote
Deployment
How Triggers work
Click on a Trigger in the Automation builder to open the View Trigger panel.
Click the Edit button in the top right of the View Trigger panel to edit the Trigger type.
Customization
Each Trigger features customizable parameters.
Learn more about the customizable parameters for each Trigger by reading SRE.ai's Triggers customization documentation.
Last updated