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

Send to different channel based on assigned project

Open switz opened this issue 3 years ago • 1 comments

Would it be hard to send this to a different channel based on which project the ticket is assigned?

switz avatar Sep 12 '22 00:09 switz

In theory it's possible but I would recommend that you instead write your own webhook server that is more customised and suited to your needs. Feel free to copy over code from here if you write it in TypeScript (v2-utils folder is what you'll need)

alii avatar Sep 12 '22 11:09 alii