Comment on Imperative configs are out; Declarative configs are inparentComments−lstodd3yThe problem is that your config file is telling the runner how to reach the goal rather than what the goal is.The real-world alternative is a partial rewrite of your CI infra, which usually not feasible.
Comments
The real-world alternative is a partial rewrite of your CI infra, which usually not feasible.