Skip to content
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

[TEP-0145] Add CEL evaluation #7255

Merged
merged 1 commit into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. [TEP-0145] Add CEL evaluation

    This commit adds CEL evaluation. Users are able to use CEL in
    WhenExpression if the feature flag enable-cel-in-whenexpression is
    enabled.If the evluation is false, the PipelineTask will be skipped.
    
    Signed-off-by: Yongxuan Zhang [email protected]
    Yongxuanzhang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    edb003e View commit details
    Browse the repository at this point in the history