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

[Feature request] Configure a response body to use when receiving webhooks #10

Open
lorisleiva opened this issue Mar 2, 2021 · 0 comments

Comments

@lorisleiva
Copy link
Member

We've received this feature request by email.

Currently Octohook replies the same response for every single webhook received: a 200 with an empty body.

Some webhook providers might have different expectations and it would be nice to allow users to configure their response body using a JSON editor. It might also be helpful to allow them to configure the successful response status.

Note that I don't think this is something we could or should allow to configure within the workflow since the initial webhook response should be as fast as possible to avoid unnecessary retries.

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

No branches or pull requests

1 participant