Set up schedule
Use Prophecy's built-in scheduler to automate pipeline runs based on time or file triggers. Each schedule is specific to a single pipeline.
info
Schedules can only run on Prophecy fabrics.
Configure a schedule
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:
- Monitor automated pipeline runs in the Observability interface.
- Set up email alerts to stay informed about your scheduled pipeline runs.
- Learn more about different trigger types.