linear-app-discord
linear-app-discord copied to clipboard
configuring the linear project?
hiya! this looks neat thanks for OSSing it.
where would i configure which linear projects to listen for events on?
or does this app expose an end point that i need to configure Linear to post to?
I believe from the context of the code you should:
- Update .env file with WEBHOOK= discord webhook url for the channel
- make your linear webhook post to
https://your-server-domain:3000/linear
for the time being, it supports only new issue webhook.