Skip to content

ci: Set CRYSTALBALL on 2-hourly scheduled pipelines

What does this MR do?

It's now possible to set workflow.variables, so we could take advantage of this by setting the CRYSTALBALL variable for the 2-hour scheduled pipelines via workflow.variables instead of setting it for all RSpec jobs regardless of the context and doing the rest of the check in CrystallballEnv.

This MR implements this.

Related to #336524 (closed).

Edited by Rémy Coutable

Merge request reports