Skip to content

[🐛 Bug]: Webhook provider uses dummy payload for validation #5319

@yosizelensky

Description

@yosizelensky

Describe the bug
Using a dummy test payload is bound to fail on a lot of webhooks, since it'll be a non 200 response. We should just validate the url.

To Reproduce
Steps to reproduce the behavior:

  1. Have a webhook that expects a specific payload schema.
  2. Fail to install the webhook.

Expected behavior
The webhook installation should not fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions