Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

What is a Trigger?

Triggers in Continua CI are used to automatically queue, or 'trigger' a build based on the current configuration. Builds can be triggered from 3 types of events.

  1. Repository check-in occurs. Specified by a Repository Trigger
  2. A configuration completes. Specified by the Build Completed Trigger
  3. It's a certain time of the day/week/month. Specified by the various Time Trigger


Repository Types

Children Display


Creating & Editing Triggers

Triggers can be created and edited by editing a configuration and navigating to the Triggers section of the Configuration Wizard. Each trigger type has their own properties, however every trigger type share the following properties:

...