-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: workflow trigger with cel expression #4577
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
feat: workflow trigger with cel expression #4577
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4577 +/- ##
==========================================
- Coverage 46.69% 46.62% -0.08%
==========================================
Files 165 165
Lines 17005 17050 +45
==========================================
+ Hits 7940 7949 +9
- Misses 9065 9101 +36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cc8ad1d to
44856b4
Compare
dc774b2 to
b85279f
Compare
|
things to check (?)
|
67611e5 to
2a543b1
Compare
Co-authored-by: Kirill Chernakov <yakiryous@gmail.com> Signed-off-by: Tal <talboren2@gmail.com>
Co-authored-by: Kirill Chernakov <yakiryous@gmail.com> Signed-off-by: Tal <talboren2@gmail.com>
…ithub.com:keephq/keep into 4547-feature-workflow-trigger-with-cel-expression # Conflicts: # keep-ui/features/workflows/builder/ui/Editor/TriggerEditor.tsx
He cannot approve anymore because he pushed code :)
shahargl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
THIS IS DEPRECATING OLD FILTERS MECHANISM IN FAVOR OF NEW CEL MECHAINSM AND MIGHT BREAK THINGS. WE DO BEST EFFORTS TO HAVE BACKWARD COMPATIBILITY BUT SOME OLD FILTERS MAY BE FLAKY
Still needs to be done: