Attempt to clarify how event_match works (#3690)

Fixes #3082, #2637, #3075.
This commit is contained in:
Richard van der Hoff 2022-02-17 08:41:46 +00:00 committed by GitHub
parent c420fc49a0
commit ca466b5a57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 104 additions and 22 deletions

View file

@ -35,9 +35,7 @@ properties:
type: string
description: |-
Required for `event_match` conditions. The glob-style pattern to
match against. Patterns with no special glob characters should be
treated as having asterisks prepended and appended when testing the
condition.
match against.
is:
type: string
description: |-