Khurram

Results 541 comments of Khurram

/test pull-tekton-triggers-build-tests

@hcguersoy Isn't it configured in the example that you gave? Ideally, this should work, if it doesn't, then there's a bug.

A workaround for this is using CEL interceptor. Something like this: ``` interceptors: - ref: name: "cel" params: - name: "overlays" value: - key: list expression: "body.list.marshalJSON()" bindings: - name:...

I will add the workaround to the docs in this release.