Skip to main content
Use Prophecy’s built-in scheduler to automate pipeline runs based on time or file triggers. Each schedule is specific to a single pipeline.

Prerequisites

  • Run the pipeline using a Prophecy fabric.
  • Use Simple Git Storage Model. Prophecy’s built-in scheduler does not appear in projects that use the Normal Git Storage Model.

Configure a schedule

To configure a schedule for a pipeline:
  1. Open a pipeline in the project editor.
  2. Expand the menu in the project header.
  3. Click Schedule.
  4. Configure the trigger for the schedule.
  5. Optionally, set up an email alert in your schedule.
  6. Click the Enabled toggle to enable the schedule.
  7. Click Schedule to save the schedule.

Activate the schedule

Enabling a schedule does not automatically activate it. To activate your schedule, publish the project. When you publish a project, Prophecy deploys all enabled schedules to your selected fabrics. In other words, your scheduled pipelines will begin running in the fabrics you selected. Any time you make changes to a schedule (including enabling, disabling, or editing the configuration), you must republish the project for those changes to take effect.

What’s next

Once you have set up your first schedule: