-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#761 would this behavior applies to CEL overlays too? #890
Comments
Your CEL expression is generating an error, so it's not getting to the TriggerTemplate... You could try something like this as an expression:
|
/kind question |
I was reading through this test to get a handle for the type of expressions I could use in overlays and filter expressions and noticed that there weren't any tests demonstrating the capabilities discussed in tektoncd#890. This change adds two tests within the existing structure of the cel_test to help this file be used as a place to go for example expressions that should work or, alternative, fail.
I was reading through this test to get a handle for the type of expressions I could use in overlays and filter expressions and noticed that there weren't any tests demonstrating the capabilities discussed in tektoncd#890. This change adds two tests within the existing structure of the cel_test to help this file be used as a place to go for example expressions that should work or, alternatively, fail.
I was reading through this test to get a handle for the type of expressions I could use in overlays and filter expressions and noticed that there weren't any tests demonstrating the capabilities discussed in #890. This change adds two tests within the existing structure of the cel_test to help this file be used as a place to go for example expressions that should work or, alternatively, fail.
Closing since the issue seems to have been with the CEL expression. |
@dibyom is this issue supposed to be closed? |
Yup 🤦 /close |
@dibyom: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Kind: Question
eg:
what happens when user hit sink url, with a payload, where body doesn't contains field
ref
?Actual:
Expected:
Environment Details:
The text was updated successfully, but these errors were encountered: