We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166c798 commit 116b864Copy full SHA for 116b864
types/recipe/schema.go
@@ -46,6 +46,7 @@ var SupportedAbsolutePaths = []string{
46
"spec.eligible.checks.[*].labelSelector.matchExpressions.[*].key",
47
"spec.eligible.checks.[*].labelSelector.matchExpressions.[*].operator",
48
"spec.eligible.checks.[*].labelSelector.matchExpressions.[*].values",
49
+ "spec.enabled.when",
50
"spec.tasks.[*].name",
51
"spec.tasks.[*].failFast.when",
52
"spec.tasks.[*].ignoreError",
0 commit comments