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

Regex support on When its key has value #608

Merged
merged 14 commits into from
Mar 22, 2022
Merged

Conversation

eerkunt
Copy link
Member

@eerkunt eerkunt commented Mar 22, 2022

This PR will adds four new steps for supporting regular expression matching on some of the When directives ;

  When its {key} is "{regex pattern}" regex
  When its {key} is not "{regex pattern}" regex
  When its {key} metadata has "{regex pattern}" regex
  When its {key} metadata has not "{regex pattern}" regex

along with all the combinations.

@eerkunt eerkunt disabled auto-merge March 22, 2022 15:14
@eerkunt eerkunt merged commit 3a69925 into master Mar 22, 2022
@eerkunt eerkunt deleted the regex-on-when-directives branch March 22, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant