open-ephys / onix-bonsai-onix1

Bonsai library for the Open Ephys Onix Acquisition System
https://open-ephys.github.io/onix1-bonsai-docs
MIT License
4 stars 3 forks source link

Consider adding a webhook to the repo #253

Open bparks13 opened 3 weeks ago

bparks13 commented 3 weeks ago

It is possible to create a channel in discord, and push to that channel whenever specific events happen in Github using webhooks.

I don't think we need to blast every event that happens, but we could make a public channel that receives a push whenever a new release is published so that the server is aware of any updates and can update their libraries if they want to.

Additionally, we can fine-tune the events and push to a private channel (I think? I'm actually not sure if private channels can receive webhooks) just for us to track events.

jonnew commented 2 weeks ago

Seems fine. Don't know if its going to have a large impact though.