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

[WIP]Features/webhook #11

Merged
merged 15 commits into from
Jan 21, 2017
Merged

Conversation

gdchamal
Copy link

I just want to experiment around ability to receive a webhook, parse it and send it as notification (or message) in an irc channel.

I found squircy2 already able to manage HTTP and Irc, so I began to code around that. It's easy to integrate in the web UI a new managed type of resource.

There is many point in design to address, so it's a work in progress and not yet ready feature.

  • use the Event manager for received wehhook processing
  • parse the webhook payload using the integrated javascript VM.

@tyler-sommer
Copy link
Member

I really like this idea. Give me some time to review it, but this looks great! 👍

@tyler-sommer tyler-sommer merged commit c609361 into veonik:master Jan 21, 2017
@tyler-sommer
Copy link
Member

Hi @gdchamal. I went ahead and merged this. I really like this feature and would like to expand on it. If you have any suggestions, please let me know! I'd love more contributions!

Thanks for your effort here, it's very much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants