class OnRunState
Description
A run state changes.Args
event_type:scope: The scope of the event: must be a project.filter: Run state condition(s) that must be satisfied for this event to trigger.
Examples
Define an event that triggers for any run in project “my-project” when its state changes to “finished” (i.e. succeeded) or “failed”:Methods
method then
Arguments
action: