Khurram
Khurram
/release-note-none
/assign @dibyom Let's merge this.
/kind security
/cherry-pick @release-v0.26.x
/cherry-pick release-v0.26.x
/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.