Skip to main contentUse 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.
To configure a schedule for a pipeline:
- Open a pipeline in the project editor.
- Expand the … menu in the project header.
- Click Schedule.
- Configure the trigger for the schedule.
- Optionally, set up an email alert in your schedule.
- Click the Enabled toggle to enable the schedule.
- 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: