Skip to content

false-positives when validating webhooks payloads due to email addresses #453

@wolfy1339

Description

@wolfy1339

What happened?

When validating webhook payloads that I receive against the schemas, the email doesn't match up to the format.

The email that was tripping the validation was 41898282+github-actions[bot]@users.noreply.github.com, I assume that any web flow commit from users might not validate.

What did you expect to happen?
For their not to be any validation error, since it is a valid email address
What the problem might be

The problem probably lies upstream with ajv-formats, I haven't dug into this too much

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as documented

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions