<aside> ℹ️ Triggers can only be edited by a QA Wolf representative. However, customers may benefit from a basic understanding of this concept, as it participates in the CI integration flow, especially in the Deploy Success Webhook.

</aside>

There are two kinds of triggers:

Triggers are entities associated with environments, which can be thought of as “conditional runs executions.”

The Trigger modal allows a QA Wolf representative to set up the matching conditions for the Deploy Success Webhook POST request to spawn a new run. It also supports selecting a subset of the workflows available in this environment by matching tags.

Sample trigger configuration.  will match this trigger if branch equals “main” and deployment type is “develop”.

Sample trigger configuration. deploy_success will match this trigger if branch equals “main” and deployment type is “develop”.