GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
633 stars 363 forks source link

Add setting for automated OT creation flag #4122

Closed DanielRyanSmith closed 1 month ago

DanielRyanSmith commented 1 month ago

Addresses #4100

This change adds a flag that controls whether the entire automated OT creation process is active. This will give an easy rollback option in case some issues arise with the process on the final deployment.

The cron jobs that handle automated trial creation will now run on their regular schedule, but will not perform any actions until the flag is set to run the automated process.