Rules are triggered when an event is published that the rule is interested in, e.g. build synchronized or build linked to issue. The rule is scheduled for execution as soon as an event is received that the rule was configured for.
Build Synchronized
This rule runs every time a new build is synchronized. This also includes builds that are synchronized as part of a job synchronization event.
Job Synchronized
This rule runs every time a job is synchronized.
Previous: Expression Values
Next: Conditions