Scheduled Events
With the Aviator Pilot framework, you can configure rules to trigger actions on a specific fixed schedule. Get instructions on configuring a schedule here.
Last updated
Was this helpful?
With the Aviator Pilot framework, you can configure rules to trigger actions on a specific fixed schedule. Get instructions on configuring a schedule here.
Last updated
Was this helpful?
Using the Aviator Pilot framework, you can set up rules to trigger actions on a fixed schedule. For instance, you can use schedules to set up a schedule to automatically pause / unpause the MergeQueue, or trigger a nightly job to run your builds
Schedule configuration accepts a that provides enough configurability to set up automated rules. Here’s a quick example that will pause the queue at 11pm UTC.
Similarly, you can set up a nightly job to trigger a CI to run 5 times to identify any flaky tests.