d6ff54faf7
Both check a value against a regular expression. The former requires full match, while the latter requires matching anywhere in the string representaion of value. Change-Id: Ia59d17d6f8383aed97696d678fc1e7e329242692
5 lines
119 B
YAML
5 lines
119 B
YAML
---
|
|
features:
|
|
- New condition plugins "contains" and "matches" allow to match value against
|
|
regular expressions.
|