linear-app-discord icon indicating copy to clipboard operation
linear-app-discord copied to clipboard

configuring the linear project?

Open dcsan opened this issue 2 years ago • 1 comments

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?

dcsan avatar May 16 '22 09:05 dcsan

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.

mo9a7i avatar Oct 02 '23 16:10 mo9a7i