Regular Expression Matching in Notifications Triggers Conditions #20912
Unanswered
dmatviichuk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to use regular expressions in the when clause of notification triggers. Specifically, I want to check if a string matches a certain pattern, e.g
{{(call .repo.GetAppDetails).Helm.GetParameterValueByName "image.tag"}}
containsfeat-
. It works well in template.message but doesn't work in triggers when Condition:Beta Was this translation helpful? Give feedback.
All reactions