What is the current behaviour and why should it be changed?
The uses_codeql (soon to be renamed to run_codeql as part of #2470 boolean is set to true in almost all cases.
Describe possible approaches
It makes more sense to turn the logic around, rename the option to skip_codeql and only set this where required (e.g. Mac Legacy).
Has this feature been discussed and generally agreed?
No.
What is the current behaviour and why should it be changed?
The
uses_codeql(soon to be renamed torun_codeqlas part of #2470 boolean is set to true in almost all cases.Describe possible approaches
It makes more sense to turn the logic around, rename the option to
skip_codeqland only set this where required (e.g. Mac Legacy).Has this feature been discussed and generally agreed?
No.