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

Trigger webhooks in the backend, not the frontend #9

Open
pju- opened this issue Jun 11, 2020 · 0 comments
Open

Trigger webhooks in the backend, not the frontend #9

pju- opened this issue Jun 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pju-
Copy link
Owner

pju- commented Jun 11, 2020

Currently the outgoing webhook-requests are made via XHR.

It would be better to trigger them from the backend – that way the payload-data would always be up to date.

Also the plugin could then more easily provide a "before" hook. This could make for some good workflows – e.g. of using the outgoing hook, users could trigger a build, upload to a build repository, the upload triggers a hook to deploy, then the result of the deployment is reflected in the panel.

@pju- pju- self-assigned this Jun 11, 2020
@pju- pju- added the enhancement New feature or request label Jun 11, 2020
@pju- pju- added this to the 1.1 milestone Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant